Index: content/shell/shell_android.cc |
diff --git a/content/shell/shell_android.cc b/content/shell/shell_android.cc |
index a8fea3763d9bfb28986e314009f8dc501ad23271..242651cec7c26daab522a956928d68725216af67 100644 |
--- a/content/shell/shell_android.cc |
+++ b/content/shell/shell_android.cc |
@@ -11,7 +11,7 @@ |
#include "base/logging.h" |
#include "base/string_piece.h" |
#include "content/shell/android/shell_manager.h" |
-#include "jni/shell_jni.h" |
+#include "jni/Shell_jni.h" |
using base::android::AttachCurrentThread; |
using base::android::ConvertUTF8ToJavaString; |