| Index: chrome/browser/BUILD.gn
|
| diff --git a/chrome/browser/BUILD.gn b/chrome/browser/BUILD.gn
|
| index d9dc5451f2fc694ad9290d7065fdeb97de5a7a6d..1975302780f23c0df59dbf583acdfe29121556a8 100644
|
| --- a/chrome/browser/BUILD.gn
|
| +++ b/chrome/browser/BUILD.gn
|
| @@ -246,6 +246,8 @@ split_static_library("browser") {
|
| "component_updater/pnacl_component_installer.h",
|
| "component_updater/recovery_component_installer.cc",
|
| "component_updater/recovery_component_installer.h",
|
| + "component_updater/recovery_improved_component_installer.cc",
|
| + "component_updater/recovery_improved_component_installer.h",
|
| "component_updater/sth_set_component_installer.cc",
|
| "component_updater/sth_set_component_installer.h",
|
| "component_updater/subresource_filter_component_installer.cc",
|
|
|