| 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..389b686da13641a17bcddc15bded68e4e1d9b02b 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";
|
|
|