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

Unified Diff: sync/sync_proto.gypi

Issue 12089103: [Sync] Add favicon datatype proto support (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Comments Created 7 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/sync.proto ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: sync/sync_proto.gypi
diff --git a/sync/sync_proto.gypi b/sync/sync_proto.gypi
index 5c9a83ae41e6b5915d07e4de47d7f1026bb5b0bc..f56a36ad7e27efd7a151071edaa0312ed759c9f9 100644
--- a/sync/sync_proto.gypi
+++ b/sync/sync_proto.gypi
@@ -23,6 +23,8 @@
'protocol/experiments_specifics.proto',
'protocol/extension_setting_specifics.proto',
'protocol/extension_specifics.proto',
+ 'protocol/favicon_image_specifics.proto',
+ 'protocol/favicon_tracking_specifics.proto',
'protocol/get_updates_caller_info.proto',
'protocol/history_delete_directive_specifics.proto',
'protocol/nigori_specifics.proto',
« no previous file with comments | « sync/protocol/sync.proto ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698