| Index: services/js/system/tests/BUILD.gn
|
| diff --git a/services/js/system/tests/BUILD.gn b/services/js/system/tests/BUILD.gn
|
| index 2640a5a45ffb2bde6385f1b1bf5a015b21bbb958..e45b882a1bf84b9820f8529b765292aa0b15e4e8 100644
|
| --- a/services/js/system/tests/BUILD.gn
|
| +++ b/services/js/system/tests/BUILD.gn
|
| @@ -10,7 +10,6 @@ source_set("js_to_cpp_tests") {
|
| deps = [
|
| ":js_to_cpp_bindings",
|
| "//gin:gin_test",
|
| - "//mojo/edk/test:test_support",
|
| "//mojo/public/cpp/bindings",
|
| "//mojo/public/cpp/system",
|
| "//mojo/public/interfaces/bindings/tests:test_interfaces",
|
|
|