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

Unified Diff: mojo/public/interfaces/bindings/tests/serialization_test_structs.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: mojo/public/interfaces/bindings/tests/serialization_test_structs.mojom
diff --git a/mojo/public/interfaces/bindings/tests/serialization_test_structs.mojom b/mojo/public/interfaces/bindings/tests/serialization_test_structs.mojom
index 110404052be206caa42b1da668f28f3b843321c6..59ef3d5f8293e1720d6ef6072845f73310429c2a 100644
--- a/mojo/public/interfaces/bindings/tests/serialization_test_structs.mojom
+++ b/mojo/public/interfaces/bindings/tests/serialization_test_structs.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.bindings.test.mojom.mojo"]
+[DartPackage="_mojo_for_test_only",
+JavaPackage="org.chromium.mojo.bindings.test.mojom.mojo"]
module mojo.test;
struct Struct1 {

Powered by Google App Engine
This is Rietveld 408576698