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

Unified Diff: ui/display/BUILD.gn

Issue 773283006: Run gn format on all BUILD.gn files (gn version 306668) (Closed) Base URL: git@github.com:domokit/mojo.git@master
Patch Set: Created 6 years 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/display/BUILD.gn
diff --git a/ui/display/BUILD.gn b/ui/display/BUILD.gn
index e13abd9553c62f3413b7ccd546f530ccb8206819..d8d8c7c0de8dc4793c26ab413a412b704d123914 100644
--- a/ui/display/BUILD.gn
+++ b/ui/display/BUILD.gn
@@ -41,9 +41,7 @@ component("display") {
"//build/config/linux:xi",
"//build/config/linux:xrandr",
]
- deps += [
- "//ui/events/platform",
- ]
+ deps += [ "//ui/events/platform" ]
if (is_chromeos) {
sources -= [ "chromeos/ozone/display_configurator_ozone.cc" ]
}
« benchmarks/startup/BUILD.gn ('K') | « ui/compositor/BUILD.gn ('k') | ui/events/BUILD.gn » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698