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

Unified Diff: sync/BUILD.gn

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 | « components/sync_driver/device_info_service.cc ('k') | sync/api/entity_change.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: sync/BUILD.gn
diff --git a/sync/BUILD.gn b/sync/BUILD.gn
index 48de0de9af57778bf82f4ec04676851e95d1ef62..5e4e75985ac4ef78f9e5d5a2335dcd7be434b070 100644
--- a/sync/BUILD.gn
+++ b/sync/BUILD.gn
@@ -26,6 +26,8 @@ source_set("sync_core") {
"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 | « components/sync_driver/device_info_service.cc ('k') | sync/api/entity_change.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698