Index: mojo/public/c/system/tests/BUILD.gn |
diff --git a/mojo/public/c/system/tests/BUILD.gn b/mojo/public/c/system/tests/BUILD.gn |
index 5d852adb39d787d7c21025da4da91aa597b7d545..0dd70529cefdd531f12bb1ee07c91ec205d2c2e6 100644 |
--- a/mojo/public/c/system/tests/BUILD.gn |
+++ b/mojo/public/c/system/tests/BUILD.gn |
@@ -32,7 +32,6 @@ source_set("perftests") { |
deps = [ |
"//mojo/public/cpp/system", |
"//mojo/public/cpp/test_support:test_utils", |
- "//mojo/public/cpp/utility", |
"//testing/gtest", |
] |
} |