Index: ui/strings/BUILD.gn |
diff --git a/ui/strings/BUILD.gn b/ui/strings/BUILD.gn |
index 82cad9f315529f5f59b51669baf57e5d4708cbc0..b5f471a8cb001c8499acf939796f17597dfde509 100644 |
--- a/ui/strings/BUILD.gn |
+++ b/ui/strings/BUILD.gn |
@@ -8,8 +8,8 @@ import("//tools/grit/grit_rule.gni") |
# targets want both. You can depend on the individually if you need to. |
group("strings") { |
public_deps = [ |
- ":ui_strings", |
":app_locale_settings", |
+ ":ui_strings", |
] |
} |