summaryrefslogtreecommitdiffstats
path: root/chrome/browser/sync_file_system/file_change.h
diff options
context:
space:
mode:
Diffstat (limited to 'chrome/browser/sync_file_system/file_change.h')
-rw-r--r--chrome/browser/sync_file_system/file_change.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/chrome/browser/sync_file_system/file_change.h b/chrome/browser/sync_file_system/file_change.h
index 826cf2e..d0392ad 100644
--- a/chrome/browser/sync_file_system/file_change.h
+++ b/chrome/browser/sync_file_system/file_change.h
@@ -52,6 +52,7 @@ class FileChangeList {
typedef std::deque<FileChange> List;
FileChangeList();
+ FileChangeList(const FileChangeList& other);
~FileChangeList();
// Updates the list with the |new_change|.