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

Unified Diff: sync/sync.gyp

Issue 1458013003: [Sync] USS: Add EntityChange. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@uss-data
Patch Set: s/client_tag/client_key/ etc Created 5 years, 1 month 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 | « sync/api/model_type_service.h ('k') | no next file » | 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 0690495b59aeaa24fad9de1f389f73714fc71a5c..bd41f744cf229372d1afbe222c6dc8a86b7bd1d1 100644
--- a/sync/sync.gyp
+++ b/sync/sync.gyp
@@ -77,6 +77,8 @@
'api/attachments/attachment_store_backend.cc',
'api/attachments/attachment_store_backend.h',
'api/data_batch.h',
+ 'api/entity_change.cc',
+ 'api/entity_change.h',
'api/entity_data.cc',
'api/entity_data.h',
'api/metadata_batch.h',
« no previous file with comments | « sync/api/model_type_service.h ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698