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

Unified Diff: sync/protocol/protocol.gypi

Issue 1678343002: [Sync] Moving DataTypeState to proto for serialization (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Update for Pavel and merging with Max's changes. Created 4 years, 10 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 | « sync/protocol/data_type_state.proto ('k') | sync/sessions/model_type_registry_unittest.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: sync/protocol/protocol.gypi
diff --git a/sync/protocol/protocol.gypi b/sync/protocol/protocol.gypi
index 21aa65df9243ba0ae81b9b95197739ebe45c3677..183b7db0009ea865948d18e4cfd785e1f74b486a 100644
--- a/sync/protocol/protocol.gypi
+++ b/sync/protocol/protocol.gypi
@@ -21,6 +21,7 @@
'<(sync_proto_sources_dir)/bookmark_specifics.proto',
'<(sync_proto_sources_dir)/client_commands.proto',
'<(sync_proto_sources_dir)/client_debug_info.proto',
+ '<(sync_proto_sources_dir)/data_type_state.proto',
'<(sync_proto_sources_dir)/device_info_specifics.proto',
'<(sync_proto_sources_dir)/dictionary_specifics.proto',
'<(sync_proto_sources_dir)/encryption.proto',
« no previous file with comments | « sync/protocol/data_type_state.proto ('k') | sync/sessions/model_type_registry_unittest.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698