Chromium Code Reviews| Index: base/android/jni_string.h |
| diff --git a/base/android/jni_string.h b/base/android/jni_string.h |
| index 222b78d61ec64df11945ca200b100584b929a9b7..89af5b0a89757c16ecbea1322256bfa1387af59b 100644 |
| --- a/base/android/jni_string.h |
| +++ b/base/android/jni_string.h |
| @@ -10,7 +10,7 @@ |
| #include "base/android/scoped_java_ref.h" |
| #include "base/base_export.h" |
| -#include "base/string_piece.h" |
| +#include "base/strings/string_piece.h" |
| namespace base { |
| namespace android { |