| Index: mojo/public/cpp/system/tests/time_unittest.cc
|
| diff --git a/mojo/public/cpp/system/tests/time_unittest.cc b/mojo/public/cpp/system/tests/time_unittest.cc
|
| index 45c07a72f3915a831e9c1494b66349ea493c92b7..74fc78e39cc4541b7740ad413dda1fa37bbf7a97 100644
|
| --- a/mojo/public/cpp/system/tests/time_unittest.cc
|
| +++ b/mojo/public/cpp/system/tests/time_unittest.cc
|
| @@ -6,7 +6,7 @@
|
|
|
| #include "mojo/public/cpp/system/time.h"
|
|
|
| -#include "testing/gtest/include/gtest/gtest.h"
|
| +#include "gtest/gtest.h"
|
|
|
| namespace mojo {
|
| namespace {
|
|
|