| 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 ab3dd132f0d47fafe23969edf0031fc1b77b4b09..e79926b149152a883d0c135429259540dcfcaf6c 100644
|
| --- a/mojo/public/cpp/bindings/tests/BUILD.gn
|
| +++ b/mojo/public/cpp/bindings/tests/BUILD.gn
|
| @@ -51,6 +51,7 @@ source_set("tests") {
|
| "//mojo/public/cpp/system",
|
| "//mojo/public/cpp/test_support:test_utils",
|
| "//mojo/public/interfaces/bindings/tests:test_associated_interfaces",
|
| + "//mojo/public/interfaces/bindings/tests:test_export_component",
|
| "//mojo/public/interfaces/bindings/tests:test_interfaces",
|
| "//mojo/public/interfaces/bindings/tests:test_interfaces_experimental",
|
| "//mojo/public/interfaces/bindings/tests:test_struct_traits_interfaces",
|
|
|