| Index: base/strings/nullable_string16_unittest.cc
|
| diff --git a/base/strings/nullable_string16_unittest.cc b/base/strings/nullable_string16_unittest.cc
|
| index f02fdcebfe379bcd603fbf26d3c2b6c020012174..6d7babf74a7f023c31955a86b66f3cce561eff7c 100644
|
| --- a/base/strings/nullable_string16_unittest.cc
|
| +++ b/base/strings/nullable_string16_unittest.cc
|
| @@ -4,7 +4,7 @@
|
|
|
| #include "base/strings/nullable_string16.h"
|
| #include "base/strings/utf_string_conversions.h"
|
| -#include "testing/gtest/include/gtest/gtest.h"
|
| +#include "testing/gtest/googletest/include/gtest/gtest.h"
|
|
|
| namespace base {
|
|
|
|
|