| Index: chrome/browser/chromeos/BUILD.gn
|
| diff --git a/chrome/browser/chromeos/BUILD.gn b/chrome/browser/chromeos/BUILD.gn
|
| index b4f93919778e46dd535921f01067738de89533ba..8b01211044b6f70a8ec73481923ae28f651ed0e0 100644
|
| --- a/chrome/browser/chromeos/BUILD.gn
|
| +++ b/chrome/browser/chromeos/BUILD.gn
|
| @@ -50,7 +50,7 @@ source_set("chromeos") {
|
| "//chrome/common/extensions/api:api_registration",
|
| "//chrome/common/net",
|
| "//chrome/common/safe_browsing:proto",
|
| - "//chrome/installer/util",
|
| + "//chrome/installer/util:with_no_strings",
|
| "//chromeos",
|
| "//chromeos:cryptohome_proto",
|
| "//chromeos:cryptohome_signkey_proto",
|
|
|