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

Unified Diff: components/components_tests.gyp

Issue 2104513003: Implement a test for DefaultComponentInstallerTest (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: feedback Created 4 years, 6 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/default_component_installer_unittest.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 afeade30d365bb36b58541d8e2021a8f7ea24f6c..091ea6992cfc4fffe40bea8e022737213f4f4613 100644
--- a/components/components_tests.gyp
+++ b/components/components_tests.gyp
@@ -130,6 +130,7 @@
],
'component_updater_unittest_sources': [
'component_updater/component_updater_service_unittest.cc',
+ 'component_updater/default_component_installer_unittest.cc',
'component_updater/timer_unittest.cc',
],
'content_settings_unittest_sources': [
« no previous file with comments | « components/component_updater/default_component_installer_unittest.cc ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698