Index: content/shell/android/shell_manager.cc |
diff --git a/content/shell/android/shell_manager.cc b/content/shell/android/shell_manager.cc |
index 08df6a4cd75b0c6ac38e28272a7485ca6b2b9556..9dbd46df5dff87793a6c6c6042cee3cc221e4047 100644 |
--- a/content/shell/android/shell_manager.cc |
+++ b/content/shell/android/shell_manager.cc |
@@ -10,9 +10,9 @@ |
#include "base/bind.h" |
#include "base/lazy_instance.h" |
#include "content/public/browser/web_contents.h" |
-#include "content/shell/shell.h" |
-#include "content/shell/shell_browser_context.h" |
-#include "content/shell/shell_content_browser_client.h" |
+#include "content/shell/browser/shell.h" |
+#include "content/shell/browser/shell_browser_context.h" |
+#include "content/shell/browser/shell_content_browser_client.h" |
#include "jni/ShellManager_jni.h" |
#include "url/gurl.h" |