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

Unified Diff: sync/protocol/sync_proto.gyp

Issue 10985008: sync: Add DeviceInfo protobuf and supporting code (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Another missing include Created 8 years, 2 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/sync_enums.proto ('k') | sync/syncable/model_type.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: sync/protocol/sync_proto.gyp
diff --git a/sync/protocol/sync_proto.gyp b/sync/protocol/sync_proto.gyp
index c9d562775a60dabd9d6c623f6bd5b0d996e8fc37..ce5aba63ca030ec653f05c76108515d60cf40983 100644
--- a/sync/protocol/sync_proto.gyp
+++ b/sync/protocol/sync_proto.gyp
@@ -18,10 +18,11 @@
'bookmark_specifics.proto',
'client_commands.proto',
'client_debug_info.proto',
- 'get_updates_caller_info.proto',
+ 'device_info_specifics.proto',
'encryption.proto',
'extension_setting_specifics.proto',
'extension_specifics.proto',
+ 'get_updates_caller_info.proto',
'nigori_specifics.proto',
'password_specifics.proto',
'preference_specifics.proto',
« no previous file with comments | « sync/protocol/sync_enums.proto ('k') | sync/syncable/model_type.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698