| Index: mojo/edk/system/BUILD.gn
|
| diff --git a/mojo/edk/system/BUILD.gn b/mojo/edk/system/BUILD.gn
|
| index 72407c3ba1f9e6ceef824cd56818ed9e8262b25b..7baec81d4df5125b2bc1b61d18269a80f2772cdf 100644
|
| --- a/mojo/edk/system/BUILD.gn
|
| +++ b/mojo/edk/system/BUILD.gn
|
| @@ -86,7 +86,7 @@ component("system") {
|
| ]
|
| }
|
|
|
| -# GYP version: mojo/mojo_base.gyp:mojo_system_unittests
|
| +# GYP version: mojo/edk/mojo_edk.gyp:mojo_system_unittests
|
| test("mojo_system_unittests") {
|
| deps = [
|
| ":system",
|
| @@ -127,7 +127,7 @@ test("mojo_system_unittests") {
|
| ]
|
| }
|
|
|
| -# GYP version: mojo/mojo_base.gyp:mojo_message_pipe_perftests
|
| +# GYP version: mojo/edk/mojo_edk.gyp:mojo_message_pipe_perftests
|
| test("mojo_message_pipe_perftests") {
|
| deps = [
|
| ":system",
|
|
|