| 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 181fcea6cd7e537570015f485a8e162456d4eb9b..cfba523f04fb5a345404df7997fe522729cd1ef5 100644
|
| --- a/mojo/public/cpp/bindings/tests/BUILD.gn
|
| +++ b/mojo/public/cpp/bindings/tests/BUILD.gn
|
| @@ -94,6 +94,7 @@ if (!is_ios) {
|
| "//mojo/public/cpp/bindings",
|
| "//mojo/public/cpp/system",
|
| "//mojo/public/interfaces/bindings/tests:test_interfaces",
|
| + "//mojo/public/interfaces/bindings/tests:test_interfaces_blink",
|
| "//mojo/public/interfaces/bindings/tests:test_wtf_types",
|
| "//mojo/public/interfaces/bindings/tests:test_wtf_types_blink",
|
| "//testing/gtest",
|
|
|