Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(350)

Unified Diff: content/browser/tab_contents/render_view_host_manager.h

Issue 6657003: Update a bunch of files to the new location of notification files. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: rebase Created 9 years, 9 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
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;

Powered by Google App Engine
This is Rietveld 408576698