| Index: BUILD.gn
|
| diff --git a/BUILD.gn b/BUILD.gn
|
| index 0fa20137de85122db077647f1315e2bb37d7d4c0..0bb77f1a34a6b2bacb8e81f5d256d74e0bc259db 100644
|
| --- a/BUILD.gn
|
| +++ b/BUILD.gn
|
| @@ -179,7 +179,6 @@ group("both_gn_and_gyp") {
|
| "//mojo/common:mojo_common_unittests",
|
| "//mojo/edk/system:mojo_system_unittests",
|
| "//mojo/edk/test:mojo_public_bindings_unittests",
|
| - "//mojo/edk/test:mojo_public_environment_unittests",
|
| "//mojo/edk/test:mojo_public_system_unittests",
|
| "//mojo/edk/test:mojo_public_utility_unittests",
|
| "//mojo/shell/public/cpp",
|
|
|