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

Unified Diff: chrome/test/BUILD.gn

Issue 2707063002: Universial component install for chrome os. (Closed)
Patch Set: address comments from sorin Created 3 years, 10 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: chrome/test/BUILD.gn
diff --git a/chrome/test/BUILD.gn b/chrome/test/BUILD.gn
index 6830f7ae80f804299a9108f8f7a93934276fc9d9..9888dd4ec0ace468870f0902c415e0f50283ad27 100644
--- a/chrome/test/BUILD.gn
+++ b/chrome/test/BUILD.gn
@@ -3132,6 +3132,7 @@ test("unit_tests") {
"../browser/command_updater_unittest.cc",
"../browser/component_updater/chrome_component_updater_configurator_unittest.cc",
"../browser/component_updater/component_installer_errors_unittest.cc",
+ "../browser/component_updater/cros_component_installer_unittest.cc",
"../browser/component_updater/origin_trials_component_installer_unittest.cc",
"../browser/component_updater/sth_set_component_installer_unittest.cc",
"../browser/component_updater/subresource_filter_component_installer_unittest.cc",

Powered by Google App Engine
This is Rietveld 408576698