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

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 some DCHECKs and another test case. 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
« sync/sync_api.gypi ('K') | « sync/sync_api.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 683ca52204b353154b4617fa0b1af55e2ec5c95a..5b4dff1eb278c0a9d68a9c279de5bd5c8ee68712 100644
--- a/sync/sync_tests.gypi
+++ b/sync/sync_tests.gypi
@@ -415,6 +415,7 @@
'..',
],
'sources': [
+ 'api/sync_attachment_unittest.cc',
'api/sync_change_unittest.cc',
'api/sync_error_unittest.cc',
'api/sync_merge_result_unittest.cc',
« sync/sync_api.gypi ('K') | « sync/sync_api.gypi ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698