| Index: mojo/public/c/tests/system/buffer_unittest.cc
|
| diff --git a/mojo/public/c/tests/system/buffer_unittest.cc b/mojo/public/c/tests/system/buffer_unittest.cc
|
| index 6e1619fd59c4bbaa3571c3fcc36039971d89f12e..2a2ed5727bc4fe5fe073dbaaab02c239f73737c0 100644
|
| --- a/mojo/public/c/tests/system/buffer_unittest.cc
|
| +++ b/mojo/public/c/tests/system/buffer_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 {
|
|
|
|
|