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", |