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

Unified Diff: ui/views/examples/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/views/examples/BUILD.gn
diff --git a/ui/views/examples/BUILD.gn b/ui/views/examples/BUILD.gn
index 03db107d7b91de6eed0cbd480c0d022e69c23871..68e05ef6ab0555c17326c329f80be94e2f127a9d 100644
--- a/ui/views/examples/BUILD.gn
+++ b/ui/views/examples/BUILD.gn
@@ -103,8 +103,8 @@ executable("views_examples_exe") {
deps = [
":views_examples_lib",
"//base",
- "//build/config/sanitizers:deps",
"//base:i18n",
+ "//build/config/sanitizers:deps",
"//ui/base",
"//ui/compositor",
"//ui/compositor:test_support",
« components/BUILD.gn ('K') | « ui/views/BUILD.gn ('k') | ui/views/mus/BUILD.gn » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698