| Index: mojo/public/interfaces/bindings/tests/BUILD.gn
|
| diff --git a/mojo/public/interfaces/bindings/tests/BUILD.gn b/mojo/public/interfaces/bindings/tests/BUILD.gn
|
| index 635b615f70e3e3c164aa9c20837a3b6cb0880932..a586ec8138714a59f164bf4072ddb1ab244bb24d 100644
|
| --- a/mojo/public/interfaces/bindings/tests/BUILD.gn
|
| +++ b/mojo/public/interfaces/bindings/tests/BUILD.gn
|
| @@ -18,6 +18,7 @@ mojom("test_interfaces") {
|
| "scoping.mojom",
|
| "serialization_test_structs.mojom",
|
| "test_constants.mojom",
|
| + "test_data_view.mojom",
|
| "test_native_types.mojom",
|
| "test_structs.mojom",
|
| "test_sync_methods.mojom",
|
|
|