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

Unified Diff: chrome/browser/BUILD.gn

Issue 2707063002: Universial component install for chrome os. (Closed)
Patch Set: build unit_test only on chromeos 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
« no previous file with comments | « no previous file | chrome/browser/component_updater/cros_component_installer.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/browser/BUILD.gn
diff --git a/chrome/browser/BUILD.gn b/chrome/browser/BUILD.gn
index 990018715755936ed38b98b8e9158ba0009c45ec..ebbb95c51fd18eb6ea7b068d7e7fe3ffaf320593 100644
--- a/chrome/browser/BUILD.gn
+++ b/chrome/browser/BUILD.gn
@@ -236,6 +236,8 @@ split_static_library("browser") {
"component_updater/component_updater_resource_throttle.h",
"component_updater/component_updater_utils.cc",
"component_updater/component_updater_utils.h",
+ "component_updater/cros_component_installer.cc",
+ "component_updater/cros_component_installer.h",
"component_updater/ev_whitelist_component_installer.cc",
"component_updater/ev_whitelist_component_installer.h",
"component_updater/file_type_policies_component_installer.cc",
« no previous file with comments | « no previous file | chrome/browser/component_updater/cros_component_installer.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698