| 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 043ed743de74027bd186996bba29289e87ab131e..c002d76611a5a08f77bffcc1e89764b8809acdaa 100644
|
| --- a/mojo/public/cpp/bindings/tests/BUILD.gn
|
| +++ b/mojo/public/cpp/bindings/tests/BUILD.gn
|
| @@ -67,6 +67,7 @@ source_set("tests") {
|
| "//mojo/public/interfaces/bindings/tests:test_interfaces_chromium",
|
| "//mojo/public/interfaces/bindings/tests:test_interfaces_experimental",
|
| "//mojo/public/interfaces/bindings/tests:test_struct_traits_interfaces",
|
| + "//mojo/public/interfaces/bindings/tests:test_variant",
|
| "//testing/gtest",
|
| ]
|
| }
|
|
|