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

Unified Diff: ui/gfx/x/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/gfx/x/BUILD.gn
diff --git a/ui/gfx/x/BUILD.gn b/ui/gfx/x/BUILD.gn
index dfc50b37b2e801af42aef536a87e2f000cdf41a3..2ab78d853269884351c516c4d1ec9330a1e62d9d 100644
--- a/ui/gfx/x/BUILD.gn
+++ b/ui/gfx/x/BUILD.gn
@@ -20,13 +20,9 @@ component("x") {
"x11_types.h",
]
- defines = [
- "GFX_IMPLEMENTATION",
- ]
+ defines = [ "GFX_IMPLEMENTATION" ]
- configs += [
- "//build/config/linux:x11",
- ]
+ configs += [ "//build/config/linux:x11" ]
deps = [
"//base",
« benchmarks/startup/BUILD.gn ('K') | « ui/gfx/BUILD.gn ('k') | ui/native_theme/BUILD.gn » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698