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

Unified Diff: chrome/browser/BUILD.gn

Issue 2707063002: Universial component install for chrome os. (Closed)
Patch Set: 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/browser/BUILD.gn
diff --git a/chrome/browser/BUILD.gn b/chrome/browser/BUILD.gn
index 19ec3f8bb9f27bfd4c78f40ab153e369c34c679d..381db7cdeb02c409b62026695804ecb97ee414d3 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",

Powered by Google App Engine
This is Rietveld 408576698