| Index: mojo/public/c/tests/system/wait_unittest.cc
|
| diff --git a/mojo/public/c/tests/system/wait_unittest.cc b/mojo/public/c/tests/system/wait_unittest.cc
|
| index 33d3676f72d1ac115fb6b734a4c86d437c11b36e..e09a2ccf8884ee78fe45d5f9b013df018292882b 100644
|
| --- a/mojo/public/c/tests/system/wait_unittest.cc
|
| +++ b/mojo/public/c/tests/system/wait_unittest.cc
|
| @@ -10,7 +10,7 @@
|
| #include <mojo/result.h>
|
| #include <mojo/system/handle.h>
|
|
|
| -#include "testing/gtest/include/gtest/gtest.h"
|
| +#include "gtest/gtest.h"
|
|
|
| namespace {
|
|
|
|
|