| Index: mojo/public/c/tests/system/handle_unittest.cc
|
| diff --git a/mojo/public/c/tests/system/handle_unittest.cc b/mojo/public/c/tests/system/handle_unittest.cc
|
| index a5e3c7fd96731c3b806dfc1f8bfbc06c0548a6d1..2fb99dade0a0e663c53730db152d9de2a1c788a5 100644
|
| --- a/mojo/public/c/tests/system/handle_unittest.cc
|
| +++ b/mojo/public/c/tests/system/handle_unittest.cc
|
| @@ -12,7 +12,7 @@
|
| #include <mojo/result.h>
|
| #include <mojo/system/message_pipe.h>
|
|
|
| -#include "testing/gtest/include/gtest/gtest.h"
|
| +#include "gtest/gtest.h"
|
|
|
| namespace {
|
|
|
|
|