Index: content/shell/shell_content_browser_client.h |
diff --git a/content/shell/shell_content_browser_client.h b/content/shell/shell_content_browser_client.h |
index 77aa5df15748e9abc917e0612be81fefc627031b..ffbf82666bde3fa7af202f6fffc1d1b519eeba25 100644 |
--- a/content/shell/shell_content_browser_client.h |
+++ b/content/shell/shell_content_browser_client.h |
@@ -10,7 +10,7 @@ |
#include "base/compiler_specific.h" |
#include "base/memory/scoped_ptr.h" |
-#include "content/browser/content_browser_client.h" |
+#include "content/public/browser/content_browser_client.h" |
#if defined(OS_WIN) |
#include "content/browser/tab_contents/tab_contents_view_win_delegate.h" |