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

Unified Diff: ui/native_theme/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/native_theme/BUILD.gn
diff --git a/ui/native_theme/BUILD.gn b/ui/native_theme/BUILD.gn
index 265ca0f2a89c05d8e77f27ad6eaca9567dccdaac..66b74f6e5edcd06e71b41ee94a2b6be389125e4a 100644
--- a/ui/native_theme/BUILD.gn
+++ b/ui/native_theme/BUILD.gn
@@ -36,9 +36,7 @@ component("native_theme") {
]
}
- defines = [
- "NATIVE_THEME_IMPLEMENTATION",
- ]
+ defines = [ "NATIVE_THEME_IMPLEMENTATION" ]
deps = [
"//base",
« benchmarks/startup/BUILD.gn ('K') | « ui/gfx/x/BUILD.gn ('k') | ui/ozone/BUILD.gn » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698