| 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 04c77edc476a5e3de77c2ab6126afd269db18d95..63ddb5a3ad546adbb8807804bc89a66f1af3df7e 100644
|
| --- a/mojo/public/interfaces/bindings/tests/sample_import2.mojom
|
| +++ b/mojo/public/interfaces/bindings/tests/sample_import2.mojom
|
| @@ -2,7 +2,7 @@
|
| // Use of this source code is governed by a BSD-style license that can be
|
| // found in the LICENSE file.
|
|
|
| -import "sample_import.mojom";
|
| +import "sample_import.mojom"
|
|
|
| [JavaPackage="org.chromium.mojo.bindings.test.mojom.imported"]
|
| module imported {
|
|
|