| Index: third_party/mojo/src/mojo/edk/system/BUILD.gn
|
| diff --git a/third_party/mojo/src/mojo/edk/system/BUILD.gn b/third_party/mojo/src/mojo/edk/system/BUILD.gn
|
| index d9dc9302c8b0e69dd61ad5cc22a838c75eea89db..a386ff918793472b5305b07af6d967900919d5e4 100644
|
| --- a/third_party/mojo/src/mojo/edk/system/BUILD.gn
|
| +++ b/third_party/mojo/src/mojo/edk/system/BUILD.gn
|
| @@ -194,8 +194,8 @@ test("mojo_system_unittests") {
|
| test("mojo_message_pipe_perftests") {
|
| sources = [
|
| "message_pipe_perftest.cc",
|
| - "message_pipe_test_utils.h",
|
| "message_pipe_test_utils.cc",
|
| + "message_pipe_test_utils.h",
|
| ]
|
|
|
| deps = [
|
|
|