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