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

Unified Diff: components/components_tests.gyp

Issue 543753002: [Suggestions] Move ImageManager to the component (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: without browsertest Created 6 years, 3 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: components/components_tests.gyp
diff --git a/components/components_tests.gyp b/components/components_tests.gyp
index e7733eb01adf3afaafe69ca0f145ac291f4be6c7..78e1b0289dd49c45b75ec19138ac75a3faeac821 100644
--- a/components/components_tests.gyp
+++ b/components/components_tests.gyp
@@ -215,6 +215,7 @@
'storage_monitor/storage_monitor_unittest.cc',
'storage_monitor/storage_monitor_win_unittest.cc',
'suggestions/blacklist_store_unittest.cc',
+ 'suggestions/image_manager_unittest.cc',
'suggestions/suggestions_service_unittest.cc',
'suggestions/suggestions_store_unittest.cc',
'sync_driver/non_ui_data_type_controller_unittest.cc',

Powered by Google App Engine
This is Rietveld 408576698