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

Unified Diff: sync/sync_proto.gypi

Issue 102193004: Checkpointing some Sync Attachment work. Added SyncAttachment and SyncAttachmentId. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Added missing SYNC_EXPORT_PRIVATE modifier (was cause of link error on trybots). Created 7 years 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/sync_api.gypi ('k') | sync/sync_tests.gypi » ('j') | 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 29b80d0b73b6b036624577983914cb7cf8b7e923..5a34c7af6434b7a277589c5c215e0bd07ed8bc7c 100644
--- a/sync/sync_proto.gypi
+++ b/sync/sync_proto.gypi
@@ -15,6 +15,7 @@
'protocol/app_specifics.proto',
'protocol/app_list_specifics.proto',
'protocol/article_specifics.proto',
+ 'protocol/attachments.proto',
'protocol/autofill_specifics.proto',
'protocol/bookmark_specifics.proto',
'protocol/client_commands.proto',
« no previous file with comments | « sync/sync_api.gypi ('k') | sync/sync_tests.gypi » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698