Index: content/browser/tab_contents/render_view_host_manager.h |
diff --git a/content/browser/tab_contents/render_view_host_manager.h b/content/browser/tab_contents/render_view_host_manager.h |
index 48d4c00004131e36cf464f5ab587c64b8ad66f8e..232abde3220dee440dfdc15f89dc6b9bcdb81b72 100644 |
--- a/content/browser/tab_contents/render_view_host_manager.h |
+++ b/content/browser/tab_contents/render_view_host_manager.h |
@@ -9,8 +9,8 @@ |
#include "base/basictypes.h" |
#include "base/logging.h" |
#include "base/scoped_ptr.h" |
-#include "chrome/common/notification_registrar.h" |
#include "content/browser/renderer_host/render_view_host_delegate.h" |
+#include "content/common/notification_registrar.h" |
class WebUI; |
class InterstitialPage; |