| 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 e7c8f290ed5e67fa2987d5c0f9c3e9ef8ba727c0..b6664afba8e25f15a8b85ecefba1e805bbd19a96 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",
|
|
|