Index: content/shell/shell_main_delegate.h |
diff --git a/content/shell/shell_main_delegate.h b/content/shell/shell_main_delegate.h |
index 65d9391da41b3c305960eb7a05bef8dd468b4536..7d6bf2c500689803dbe4ec35201b5619517ff12f 100644 |
--- a/content/shell/shell_main_delegate.h |
+++ b/content/shell/shell_main_delegate.h |
@@ -7,8 +7,8 @@ |
#include "base/compiler_specific.h" |
#include "base/memory/scoped_ptr.h" |
-#include "content/shell/shell_content_client.h" |
#include "content/public/app/content_main_delegate.h" |
+#include "content/shell/common/shell_content_client.h" |
namespace content { |
class ShellContentBrowserClient; |