| Index: content/browser/android/android_browser_process.cc
|
| diff --git a/content/browser/android/android_browser_process.cc b/content/browser/android/android_browser_process.cc
|
| index 6b1ec644926b1937db84ca167fb3993d82f2dd26..6d887cb7eb4d2123be7beceeed6dc1eb267b6669 100644
|
| --- a/content/browser/android/android_browser_process.cc
|
| +++ b/content/browser/android/android_browser_process.cc
|
| @@ -9,7 +9,7 @@
|
| #include "base/logging.h"
|
| #include "content/browser/android/content_startup_flags.h"
|
| #include "content/public/common/content_constants.h"
|
| -#include "jni/android_browser_process_jni.h"
|
| +#include "jni/AndroidBrowserProcess_jni.h"
|
|
|
| using base::android::ConvertJavaStringToUTF8;
|
|
|
|
|