| Index: chrome/chrome_repack_locales.gni
|
| diff --git a/chrome/chrome_repack_locales.gni b/chrome/chrome_repack_locales.gni
|
| index 47a431d6d8a22ec1d5c3442f9c536cf0b20b4d0a..71469b0983ad879c3dc4dc76707ee7b0567420d4 100644
|
| --- a/chrome/chrome_repack_locales.gni
|
| +++ b/chrome/chrome_repack_locales.gni
|
| @@ -66,8 +66,8 @@ template("_repack_one_locale") {
|
| deps += [
|
| "//content/app/strings",
|
| "//device/bluetooth/strings",
|
| - "//ui/strings:ui_strings",
|
| "//ui/strings:app_locale_settings",
|
| + "//ui/strings:ui_strings",
|
| ]
|
| }
|
| if (enable_autofill_dialog) {
|
|
|