| 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 6a516bb51dd8d74034b29db391cca77cd946c26a..7bbd0bdba40ce85f683590048393e1513fdca53c 100644
|
| --- a/mojo/public/cpp/bindings/tests/BUILD.gn
|
| +++ b/mojo/public/cpp/bindings/tests/BUILD.gn
|
| @@ -79,7 +79,6 @@ source_set("for_blink_tests") {
|
| "//mojo/public/cpp/bindings",
|
| "//mojo/public/cpp/bindings:callback",
|
| "//mojo/public/cpp/system",
|
| - "//mojo/public/cpp/test_support:test_utils",
|
| "//mojo/public/interfaces/bindings/tests:test_wtf_types",
|
| "//mojo/public/interfaces/bindings/tests:test_wtf_types_blink",
|
| "//testing/gtest",
|
|
|