Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(284)

Unified Diff: ui/strings/BUILD.gn

Issue 1464873002: Run gn --format over all .gn files (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 5 years, 1 month ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
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",
]
}
« components/BUILD.gn ('K') | « ui/shell_dialogs/BUILD.gn ('k') | ui/views/BUILD.gn » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698