| Index: base/i18n/streaming_utf8_validator_unittest.cc
|
| diff --git a/base/i18n/streaming_utf8_validator_unittest.cc b/base/i18n/streaming_utf8_validator_unittest.cc
|
| index 20ea564c0322a68d9ffc39b6a3911f4a0feafcd2..2c68093e2c43e7e7601e7aa6a0403d7128b0bddf 100644
|
| --- a/base/i18n/streaming_utf8_validator_unittest.cc
|
| +++ b/base/i18n/streaming_utf8_validator_unittest.cc
|
| @@ -10,7 +10,7 @@
|
| #include <string>
|
|
|
| #include "base/strings/string_piece.h"
|
| -#include "testing/gtest/include/gtest/gtest.h"
|
| +#include "testing/gtest/googletest/include/gtest/gtest.h"
|
|
|
| // Define BASE_I18N_UTF8_VALIDATOR_THOROUGH_TEST to verify that this class
|
| // accepts exactly the same set of 4-byte strings as ICU-based validation. This
|
|
|