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", |