Index: mojo/public/interfaces/bindings/tests/sample_import2.mojom |
diff --git a/mojo/public/interfaces/bindings/tests/sample_import2.mojom b/mojo/public/interfaces/bindings/tests/sample_import2.mojom |
index 8a3db1ecd45f5b5c319b680efea237c3bbc6e65d..dcc1a6945cc13f2fce7d5d46543afb7c53d0a100 100644 |
--- a/mojo/public/interfaces/bindings/tests/sample_import2.mojom |
+++ b/mojo/public/interfaces/bindings/tests/sample_import2.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.imported"] |
+[DartPackage="_mojo_for_test_only", |
+JavaPackage="org.chromium.mojo.bindings.test.mojom.imported"] |
module imported; |
import "sample_import.mojom"; |