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

Unified Diff: sync/protocol/sync_proto.gyp

Issue 11734009: sync: Add ControlPreference protobuf and supporting code (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Fix integration tests 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
Index: sync/protocol/sync_proto.gyp
diff --git a/sync/protocol/sync_proto.gyp b/sync/protocol/sync_proto.gyp
index 295e329ed1b717d8860da186fe3fe00c3c9a9566..22a68fe8a83275e63c4809ec5b99246233150a2f 100644
--- a/sync/protocol/sync_proto.gyp
+++ b/sync/protocol/sync_proto.gyp
@@ -18,6 +18,7 @@
'bookmark_specifics.proto',
'client_commands.proto',
'client_debug_info.proto',
+ 'control_preference_specifics.proto',
'device_info_specifics.proto',
'encryption.proto',
'experiments_specifics.proto',

Powered by Google App Engine
This is Rietveld 408576698