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

Unified Diff: chrome/browser/ui/tab_contents/tab_contents_wrapper.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: chrome/browser/ui/tab_contents/tab_contents_wrapper.h
diff --git a/chrome/browser/ui/tab_contents/tab_contents_wrapper.h b/chrome/browser/ui/tab_contents/tab_contents_wrapper.h
index cc655285d6e5cdfc0f1bdacee4397ac7df19e78f..0c075aa3d50ba100b3198b7aae66e15b2ce04a38 100644
--- a/chrome/browser/ui/tab_contents/tab_contents_wrapper.h
+++ b/chrome/browser/ui/tab_contents/tab_contents_wrapper.h
@@ -7,11 +7,11 @@
#pragma once
#include "base/basictypes.h"
-#include "base/scoped_ptr.h"
#include "base/compiler_specific.h"
-#include "chrome/common/notification_registrar.h"
+#include "base/scoped_ptr.h"
#include "content/browser/tab_contents/tab_contents.h"
#include "content/browser/tab_contents/tab_contents_observer.h"
+#include "content/common/notification_registrar.h"
namespace prerender {
class PrerenderObserver;

Powered by Google App Engine
This is Rietveld 408576698