| Index: mojo/public/c/tests/system/message_pipe_unittest.cc
|
| diff --git a/mojo/public/c/tests/system/message_pipe_unittest.cc b/mojo/public/c/tests/system/message_pipe_unittest.cc
|
| index a2a186187584c0f42f5f011a842227b467d75bb3..c10c468bfd0d084384c3c7fc925f4310cb58a9b4 100644
|
| --- a/mojo/public/c/tests/system/message_pipe_unittest.cc
|
| +++ b/mojo/public/c/tests/system/message_pipe_unittest.cc
|
| @@ -12,7 +12,7 @@
|
| #include <mojo/system/handle.h>
|
| #include <mojo/system/wait.h>
|
|
|
| -#include "testing/gtest/include/gtest/gtest.h"
|
| +#include "gtest/gtest.h"
|
|
|
| namespace {
|
|
|
|
|