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

Unified Diff: sync/sync_tests.gypi

Issue 307783002: Instantiate AttachmentDownloader and use it in AttachmentServiceImpl (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 6 years, 7 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
Index: sync/sync_tests.gypi
diff --git a/sync/sync_tests.gypi b/sync/sync_tests.gypi
index 28782eb7ab96a123123d3007c5de2b9664bbb1eb..b3033adbc088135429aa93013e519784d3b3f524 100644
--- a/sync/sync_tests.gypi
+++ b/sync/sync_tests.gypi
@@ -488,6 +488,7 @@
'sources': [
'api/attachments/attachment_unittest.cc',
'api/attachments/attachment_id_unittest.cc',
+ 'api/attachments/attachment_service_impl_unittest.cc',
'api/attachments/attachment_service_proxy_unittest.cc',
'api/sync_change_unittest.cc',
'api/sync_data_unittest.cc',

Powered by Google App Engine
This is Rietveld 408576698