| Index: mojo/public/cpp/bindings/tests/BUILD.gn
|
| diff --git a/mojo/public/cpp/bindings/tests/BUILD.gn b/mojo/public/cpp/bindings/tests/BUILD.gn
|
| index 198ae67ad7027c5852eb062a0d85b83238353477..668ca6da90c1ea9c2dc69af7f2edea23d5d2530a 100644
|
| --- a/mojo/public/cpp/bindings/tests/BUILD.gn
|
| +++ b/mojo/public/cpp/bindings/tests/BUILD.gn
|
| @@ -52,7 +52,6 @@ source_set("tests") {
|
| "//mojo/public/interfaces/bindings/tests:test_export_component2",
|
| "//mojo/public/interfaces/bindings/tests:test_exported_import",
|
| "//mojo/public/interfaces/bindings/tests:test_interfaces",
|
| - "//mojo/public/interfaces/bindings/tests:test_interfaces_experimental",
|
| "//mojo/public/interfaces/bindings/tests:test_struct_traits_interfaces",
|
| "//testing/gtest",
|
| ]
|
|
|