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

Unified Diff: sync/sync_tests.gypi

Issue 187303006: Update sync API to support attachments. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@attachmentapi
Patch Set: Rename GetAttachments to GetLocalAttachmentsForUpload. Created 6 years, 9 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/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 a8ac4a0a57a0944d17e96225905f6825e21d82f5..d316396f1efa7e745a1c33e9435857cc4c88612a 100644
--- a/sync/sync_tests.gypi
+++ b/sync/sync_tests.gypi
@@ -464,6 +464,7 @@
'sources': [
'api/attachments/attachment_unittest.cc',
'api/attachments/attachment_id_unittest.cc',
+ 'api/attachments/attachment_service_proxy_unittest.cc',
'api/attachments/fake_attachment_store_unittest.cc',
'api/sync_change_unittest.cc',
'api/sync_data_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