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

Unified Diff: sync/protocol/sync_proto.gyp

Issue 11445002: Sync user's custom spellcheck dictionary (Closed) Base URL: http://git.chromium.org/chromium/src.git@master
Patch Set: Add server-side size limit 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 8f890f6543b629b79b2294a8d6e325396b7caec0..2baf37b49cbb91239bc4cf5db672f296127f13ad 100644
--- a/sync/protocol/sync_proto.gyp
+++ b/sync/protocol/sync_proto.gyp
@@ -19,6 +19,7 @@
'client_commands.proto',
'client_debug_info.proto',
'device_info_specifics.proto',
+ 'dictionary_specifics.proto',
'encryption.proto',
'experiments_specifics.proto',
'extension_setting_specifics.proto',

Powered by Google App Engine
This is Rietveld 408576698