| Index: mojo/public/interfaces/bindings/tests/sample_factory.mojom
|
| diff --git a/mojo/public/interfaces/bindings/tests/sample_factory.mojom b/mojo/public/interfaces/bindings/tests/sample_factory.mojom
|
| index 567cf23292f1d10d1b305e643c9ad780317b4db5..b818921dca1df26ae35e1dcf96dbd448962ded07 100644
|
| --- a/mojo/public/interfaces/bindings/tests/sample_factory.mojom
|
| +++ b/mojo/public/interfaces/bindings/tests/sample_factory.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.sample"]
|
| module sample {
|
|
|