Index: ash/shell/content_client/shell_main_delegate.h |
diff --git a/ash/shell/content_client/shell_main_delegate.h b/ash/shell/content_client/shell_main_delegate.h |
index a491d4651a0d7e587f1717dc95e4bdf194772be3..2ac0051454643d35f26d10c83ef22932606a3c5e 100644 |
--- a/ash/shell/content_client/shell_main_delegate.h |
+++ b/ash/shell/content_client/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 ShellContentRendererClient; |