Index: content/shell/android/shell_jni_registrar.cc |
diff --git a/content/shell/android/shell_jni_registrar.cc b/content/shell/android/shell_jni_registrar.cc |
index 504eda713cccc6540e58cdf74be14b479f4defc3..bd71354b2b90734936cb1daaa915c06fe6b846e4 100644 |
--- a/content/shell/android/shell_jni_registrar.cc |
+++ b/content/shell/android/shell_jni_registrar.cc |
@@ -7,7 +7,7 @@ |
#include "base/android/jni_android.h" |
#include "base/android/jni_registrar.h" |
#include "content/shell/android/shell_manager.h" |
-#include "content/shell/shell.h" |
+#include "content/shell/browser/shell.h" |
namespace { |