| Index: mojo/public/c/tests/system/data_pipe_unittest.cc
|
| diff --git a/mojo/public/c/tests/system/data_pipe_unittest.cc b/mojo/public/c/tests/system/data_pipe_unittest.cc
|
| index 6a85360ce3e1dcdff12455cfc9c4f2e9f56bd55a..409c61fda368255b9b24b113f41e26ab0209de73 100644
|
| --- a/mojo/public/c/tests/system/data_pipe_unittest.cc
|
| +++ b/mojo/public/c/tests/system/data_pipe_unittest.cc
|
| @@ -12,7 +12,7 @@
|
| #include <mojo/system/wait.h>
|
| #include <string.h>
|
|
|
| -#include "testing/gtest/include/gtest/gtest.h"
|
| +#include "gtest/gtest.h"
|
|
|
| namespace {
|
|
|
|
|