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

Unified Diff: sync/protocol/protocol.gypi

Issue 2092893002: arc: Create sync protos for Arc package. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Nits addressed. Created 4 years, 6 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/proto_value_conversions_unittest.cc ('k') | sync/protocol/sync.proto » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: sync/protocol/protocol.gypi
diff --git a/sync/protocol/protocol.gypi b/sync/protocol/protocol.gypi
index f522c5f8b1706ca37222d8cbed1cd6d1079daad3..0477262c704756d681ac57da626b14d4f166e367 100644
--- a/sync/protocol/protocol.gypi
+++ b/sync/protocol/protocol.gypi
@@ -15,6 +15,7 @@
'<(sync_proto_sources_dir)/app_setting_specifics.proto',
'<(sync_proto_sources_dir)/app_specifics.proto',
'<(sync_proto_sources_dir)/app_list_specifics.proto',
+ '<(sync_proto_sources_dir)/arc_package_specifics.proto',
'<(sync_proto_sources_dir)/article_specifics.proto',
'<(sync_proto_sources_dir)/attachments.proto',
'<(sync_proto_sources_dir)/autofill_specifics.proto',
« no previous file with comments | « sync/protocol/proto_value_conversions_unittest.cc ('k') | sync/protocol/sync.proto » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698