summaryrefslogtreecommitdiffstats
path: root/mojo/public/cpp/system/tests/BUILD.gn
diff options
context:
space:
mode:
Diffstat (limited to 'mojo/public/cpp/system/tests/BUILD.gn')
-rw-r--r--mojo/public/cpp/system/tests/BUILD.gn1
1 files changed, 0 insertions, 1 deletions
diff --git a/mojo/public/cpp/system/tests/BUILD.gn b/mojo/public/cpp/system/tests/BUILD.gn
index e7c8f29..b6664af 100644
--- a/mojo/public/cpp/system/tests/BUILD.gn
+++ b/mojo/public/cpp/system/tests/BUILD.gn
@@ -14,7 +14,6 @@ source_set("tests") {
deps = [
"//base",
"//mojo/public/c/system/tests",
- "//mojo/public/cpp/environment:standalone",
"//mojo/public/cpp/system",
"//mojo/public/cpp/test_support:test_utils",
"//testing/gtest",