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

Unified Diff: ui/display/BUILD.gn

Issue 704363002: XXX test gn format everything (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: . Created 6 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
« no previous file with comments | « ui/compositor/BUILD.gn ('k') | ui/events/BUILD.gn » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ui/display/BUILD.gn
diff --git a/ui/display/BUILD.gn b/ui/display/BUILD.gn
index 462cb1c877500707530ab971b1b5ee736ed9d880..adfc7487c9fab4ab99a6f106a09f648c4b4f9176 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" ]
}
« no previous file with comments | « ui/compositor/BUILD.gn ('k') | ui/events/BUILD.gn » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698