| Index: mojo/edk/js/test/BUILD.gn
|
| diff --git a/mojo/edk/js/test/BUILD.gn b/mojo/edk/js/test/BUILD.gn
|
| index 0ac99454ff679d77e7e46b4bc9c52cd51b0183fb..3da5bc8b38a7b85b8c5bf82079465c83e74cee66 100644
|
| --- a/mojo/edk/js/test/BUILD.gn
|
| +++ b/mojo/edk/js/test/BUILD.gn
|
| @@ -14,7 +14,6 @@ test("js_unittests") {
|
| "//mojo/edk/test:run_all_unittests",
|
| "//mojo/edk/test:test_support",
|
| "//mojo/public/cpp/system",
|
| - "//mojo/public/cpp/utility",
|
| "//mojo/public/interfaces/bindings/tests:test_interfaces",
|
| "//mojo/public/interfaces/bindings/tests:test_interfaces_experimental",
|
| ]
|
|
|