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

Unified Diff: components/components_tests.gyp

Issue 1570873003: Adds a mock for component_updater::ComponentUpdateService (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Adds dependency on //base Created 4 years, 11 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 | « components/component_updater/mock_component_updater_service.cc ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: components/components_tests.gyp
diff --git a/components/components_tests.gyp b/components/components_tests.gyp
index e1654c94609aaa5705498b36576ac65044603492..1f7cbc940fe29edbca1e5606d5be57a0b3e2ec3f 100644
--- a/components/components_tests.gyp
+++ b/components/components_tests.gyp
@@ -1005,6 +1005,7 @@
'components.gyp:certificate_reporting',
'components.gyp:cloud_devices_common',
'components.gyp:component_updater',
+ 'components.gyp:component_updater_test_support',
'components.gyp:compression',
'components.gyp:content_settings_core_browser',
'components.gyp:content_settings_core_common',
« no previous file with comments | « components/component_updater/mock_component_updater_service.cc ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698