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

Unified Diff: examples/echo/echo.mojom

Issue 1741963002: Auto-formatted all .mojom files. (Closed) Base URL: https://github.com/domokit/mojo.git@master
Patch Set: Created 4 years, 10 months 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: examples/echo/echo.mojom
diff --git a/examples/echo/echo.mojom b/examples/echo/echo.mojom
index 7ea0b274b02d149bb5adc033351f7b26983a54cc..1bbed773625131ba06e668a082ee2461c1fce65e 100644
--- a/examples/echo/echo.mojom
+++ b/examples/echo/echo.mojom
@@ -2,7 +2,8 @@
// Use of this source code is governed by a BSD-style license that can be
// found in the LICENSE file.
-[DartPackage="_mojo_for_test_only", JavaPackage="org.chromium.mojo.examples.echo"]
+[DartPackage="_mojo_for_test_only",
+JavaPackage="org.chromium.mojo.examples.echo"]
jamesr 2016/02/29 23:40:48 this is a bit ugly - the lines for the attributes
vtl 2016/02/29 23:41:59 Probably this should be indented one space, to ali
azani 2016/03/04 01:08:48 Done.
module mojo.examples;
[ServiceName="mojo::examples::Echo"]
« no previous file with comments | « no previous file | mojo/common/test_interfaces.mojom » ('j') | mojo/dart/unittests/embedder_tester/dart_to_cpp.mojom » ('J')

Powered by Google App Engine
This is Rietveld 408576698