| Index: chrome/common/BUILD.gn
|
| diff --git a/chrome/common/BUILD.gn b/chrome/common/BUILD.gn
|
| index 9c79ff1d3c9b6f11ac2dbe98c0006ecbe8c02fb3..c9909410187782134c14a66e00c8d7e73ee172db 100644
|
| --- a/chrome/common/BUILD.gn
|
| +++ b/chrome/common/BUILD.gn
|
| @@ -68,7 +68,7 @@ static_library("common") {
|
| "//chrome/common:constants",
|
| "//chrome/common/safe_browsing:proto",
|
| "//chrome/common/variations:fieldtrial_testing_config",
|
| - "//chrome/installer/util",
|
| + "//chrome/installer/util:with_no_strings",
|
| "//components/cloud_devices/common",
|
| "//components/component_updater",
|
| "//components/content_settings/core/common",
|
|
|