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

Unified Diff: mojo/converters/geometry/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/application/BUILD.gn ('k') | mojo/converters/input_events/BUILD.gn » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: mojo/converters/geometry/BUILD.gn
diff --git a/mojo/converters/geometry/BUILD.gn b/mojo/converters/geometry/BUILD.gn
index 2d0a1e00ec1fb8e553cea6392794cda5fee483af..958cb00c5d4677b17e809d07b9dec6b4ccdf90f6 100644
--- a/mojo/converters/geometry/BUILD.gn
+++ b/mojo/converters/geometry/BUILD.gn
@@ -17,9 +17,7 @@ component("geometry") {
"//mojo/services/public/interfaces/geometry",
]
- defines = [
- "MOJO_GEOMETRY_IMPLEMENTATION",
- ]
+ defines = [ "MOJO_GEOMETRY_IMPLEMENTATION" ]
sources = [
"geometry_type_converters.cc",
« no previous file with comments | « mojo/application/BUILD.gn ('k') | mojo/converters/input_events/BUILD.gn » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698