| Index: mojo/public/cpp/environment/tests/BUILD.gn
|
| diff --git a/mojo/public/cpp/environment/tests/BUILD.gn b/mojo/public/cpp/environment/tests/BUILD.gn
|
| index 55ded1038230ea27cd528234dff0d5e6068bff2f..d5eecd8797f94e67511fa614fa71767ac8e2a133 100644
|
| --- a/mojo/public/cpp/environment/tests/BUILD.gn
|
| +++ b/mojo/public/cpp/environment/tests/BUILD.gn
|
| @@ -2,7 +2,7 @@
|
| # Use of this source code is governed by a BSD-style license that can be
|
| # found in the LICENSE file.
|
|
|
| -# GYP version: mojo/mojo_public_tests.gypi:mojo_public_environment_unittests
|
| +# GYP version: mojo/mojo_base.gyp:mojo_public_environment_unittests
|
| test("mojo_public_environment_unittests") {
|
| sources = [
|
| "async_waiter_unittest.cc",
|
|
|