Chromium Code Reviews| Index: base/android/jni_array.h |
| diff --git a/base/android/jni_array.h b/base/android/jni_array.h |
| index 668a1ed0a0bba80208661d4345c8436086878981..efa6aa8ffe892666f34cf7f3dfd9a100110ee528 100644 |
| --- a/base/android/jni_array.h |
| +++ b/base/android/jni_array.h |
| @@ -11,7 +11,7 @@ |
| #include "base/android/scoped_java_ref.h" |
| #include "base/basictypes.h" |
| -#include "base/string16.h" |
| +#include "base/strings/string16.h" |
| namespace base { |
| namespace android { |