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

Unified Diff: mojo/converters/input_events/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: mojo/converters/input_events/BUILD.gn
diff --git a/mojo/converters/input_events/BUILD.gn b/mojo/converters/input_events/BUILD.gn
index 22d1173871db33a859cfcc83dd4c2af35a61266a..4b0fb46d22034a32df3b3820a44a01f77ef958d5 100644
--- a/mojo/converters/input_events/BUILD.gn
+++ b/mojo/converters/input_events/BUILD.gn
@@ -11,9 +11,7 @@ component("input_events") {
"mojo_input_events_export.h",
]
- defines = [
- "MOJO_INPUT_EVENTS_IMPLEMENTATION",
- ]
+ defines = [ "MOJO_INPUT_EVENTS_IMPLEMENTATION" ]
deps = [
"//base",

Powered by Google App Engine
This is Rietveld 408576698