Chromium Code Reviews| Index: mojo/public/cpp/system/tests/BUILD.gn |
| diff --git a/mojo/public/cpp/system/tests/BUILD.gn b/mojo/public/cpp/system/tests/BUILD.gn |
| index 7a5b7ed886b9d8cb7c75622fe281dcec172b3658..3469fbfcf2bcc25a541ade335ab14e703cc6821d 100644 |
| --- a/mojo/public/cpp/system/tests/BUILD.gn |
| +++ b/mojo/public/cpp/system/tests/BUILD.gn |
| @@ -19,6 +19,5 @@ mojo_sdk_source_set("tests") { |
| mojo_sdk_deps = [ |
| "mojo/public/c/system/tests", |
| "mojo/public/cpp/system", |
| - "mojo/public/cpp/test_support:test_utils", |
| ] |
| } |