Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(664)

Unified Diff: sync/sync.gyp

Issue 11441026: [Sync] Add support for loading, updating and querying delete journals in (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 7 years, 12 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « no previous file | sync/syncable/delete_journal.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: sync/sync.gyp
diff --git a/sync/sync.gyp b/sync/sync.gyp
index 17671bc0968367f8161580ed3a625dbff468a4d9..6b93e6d87dd23ecefba68f5e805318441970cef6 100644
--- a/sync/sync.gyp
+++ b/sync/sync.gyp
@@ -127,6 +127,8 @@
'sessions/sync_session_context.cc',
'sessions/sync_session_context.h',
'syncable/blob.h',
+ 'syncable/delete_journal.cc',
+ 'syncable/delete_journal.h',
'syncable/dir_open_result.h',
'syncable/directory.cc',
'syncable/directory.h',
« no previous file with comments | « no previous file | sync/syncable/delete_journal.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698