| Index: content/shell/android/shell_manager.cc
|
| diff --git a/content/shell/android/shell_manager.cc b/content/shell/android/shell_manager.cc
|
| index 18c1223af4276334031afec21c2e674c3e4ddf0f..127e25a3d97ad546d8eb15d24c4145aff2046db1 100644
|
| --- a/content/shell/android/shell_manager.cc
|
| +++ b/content/shell/android/shell_manager.cc
|
| @@ -7,7 +7,7 @@
|
| #include "base/android/jni_android.h"
|
| #include "base/android/scoped_java_ref.h"
|
| #include "base/lazy_instance.h"
|
| -#include "jni/shell_manager_jni.h"
|
| +#include "jni/ShellManager_jni.h"
|
|
|
| using base::android::ScopedJavaLocalRef;
|
|
|
|
|