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

Unified Diff: mojo/converters/input_events/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 | « mojo/converters/geometry/BUILD.gn ('k') | mojo/converters/surfaces/tests/BUILD.gn » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: mojo/converters/input_events/BUILD.gn
diff --git a/mojo/converters/input_events/BUILD.gn b/mojo/converters/input_events/BUILD.gn
index 94df786fecd6549a027f62ee40989817b916e2e9..e3cb5d9efc8533ea2c79255a623976a0685292e4 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",
« no previous file with comments | « mojo/converters/geometry/BUILD.gn ('k') | mojo/converters/surfaces/tests/BUILD.gn » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698