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

Unified Diff: sync/protocol/sync_proto.gyp

Issue 10911073: NOT FOR COMMIT: Add DeviceInfo type and ChangeProcessor (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Introduce SyncedDeviceTracker (the ChangeProcessor) Created 8 years, 3 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 c9d562775a60dabd9d6c623f6bd5b0d996e8fc37..67c4a1b336d3ff8e8922e5a1dffb6010515e14e8 100644
--- a/sync/protocol/sync_proto.gyp
+++ b/sync/protocol/sync_proto.gyp
@@ -18,12 +18,13 @@
'bookmark_specifics.proto',
'client_commands.proto',
'client_debug_info.proto',
- 'get_updates_caller_info.proto',
'encryption.proto',
'extension_setting_specifics.proto',
'extension_specifics.proto',
+ 'get_updates_caller_info.proto',
'nigori_specifics.proto',
'password_specifics.proto',
+ 'device_info_specifics.proto',
Nicolas Zea 2012/09/13 00:45:55 abc
rlarocque 2012/09/14 01:03:07 Done.
'preference_specifics.proto',
'search_engine_specifics.proto',
'session_specifics.proto',

Powered by Google App Engine
This is Rietveld 408576698