| Index: chrome/BUILD.gn
|
| diff --git a/chrome/BUILD.gn b/chrome/BUILD.gn
|
| index 926b27743faedb1ff50b595e2245c869d14c3845..944e8be26662fc399e84f9fe02ad1b801e81191f 100644
|
| --- a/chrome/BUILD.gn
|
| +++ b/chrome/BUILD.gn
|
| @@ -1645,9 +1645,6 @@ group("strings") {
|
| "//chrome/app:chromium_strings",
|
| "//chrome/app:generated_resources",
|
| "//chrome/app:google_chrome_strings",
|
| - "//chrome/app:settings_chromium_strings",
|
| - "//chrome/app:settings_google_chrome_strings",
|
| - "//chrome/app:settings_strings",
|
| "//chrome/app/resources:locale_settings",
|
| ]
|
| }
|
|
|