| Index: mojo/public/cpp/system/tests/buffer_unittest.cc
|
| diff --git a/mojo/public/cpp/system/tests/buffer_unittest.cc b/mojo/public/cpp/system/tests/buffer_unittest.cc
|
| index a6feb766d663979211bf9f92c5b61fc315e1b331..495d268ed27318dc78e75600a1d87af82f817247 100644
|
| --- a/mojo/public/cpp/system/tests/buffer_unittest.cc
|
| +++ b/mojo/public/cpp/system/tests/buffer_unittest.cc
|
| @@ -6,7 +6,7 @@
|
|
|
| #include "mojo/public/cpp/system/buffer.h"
|
|
|
| -#include "testing/gtest/include/gtest/gtest.h"
|
| +#include "gtest/gtest.h"
|
|
|
| namespace mojo {
|
| namespace {
|
|
|