| Index: base/strings/safe_sprintf_unittest.cc
|
| diff --git a/base/strings/safe_sprintf_unittest.cc b/base/strings/safe_sprintf_unittest.cc
|
| index ff05c6e29902668e9c0c05acb7ce19f1260d94c8..6f875ada6d472101787795613e35249cdf05de2a 100644
|
| --- a/base/strings/safe_sprintf_unittest.cc
|
| +++ b/base/strings/safe_sprintf_unittest.cc
|
| @@ -11,7 +11,7 @@
|
|
|
| #include "base/logging.h"
|
| #include "base/memory/scoped_ptr.h"
|
| -#include "testing/gtest/include/gtest/gtest.h"
|
| +#include "testing/gtest/googletest/include/gtest/gtest.h"
|
|
|
| // Death tests on Android are currently very flaky. No need to add more flaky
|
| // tests, as they just make it hard to spot real problems.
|
|
|