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

Unified Diff: components/component_updater/BUILD.gn

Issue 2169323003: Test current behavior of -component-updater=fast-update in ConfiguratorImpl. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: . Created 4 years, 5 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/component_updater/BUILD.gn
diff --git a/components/component_updater/BUILD.gn b/components/component_updater/BUILD.gn
index b2adc5a8216c75c6b4aee2f61023219bb9516083..210a6be75ca839e8a52ca282c90bf5f335eec980 100644
--- a/components/component_updater/BUILD.gn
+++ b/components/component_updater/BUILD.gn
@@ -50,6 +50,7 @@ source_set("unit_tests") {
testonly = true
sources = [
"component_updater_service_unittest.cc",
+ "configurator_impl_unittest.cc",
"default_component_installer_unittest.cc",
"timer_unittest.cc",
]

Powered by Google App Engine
This is Rietveld 408576698