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

Unified Diff: sync/sync_tests.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_proto.gypi ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: sync/sync_tests.gypi
diff --git a/sync/sync_tests.gypi b/sync/sync_tests.gypi
index eaa01aa49464309e6b590cc0f1e26240487459d9..761cb29c1a1670a2d1a89dd706705ef2bb2a0a9d 100644
--- a/sync/sync_tests.gypi
+++ b/sync/sync_tests.gypi
@@ -417,6 +417,7 @@
'..',
],
'sources': [
+ 'api/sync_attachment_unittest.cc',
'api/sync_change_unittest.cc',
'api/sync_error_unittest.cc',
'api/sync_merge_result_unittest.cc',
« no previous file with comments | « sync/sync_proto.gypi ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698