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

Unified Diff: chrome/browser/ui/gtk/instant_overlay_controller_gtk.h

Issue 12520005: Move desktop-specific Instant bits to c/b/ui/search. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Rebase. Created 7 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/gtk/instant_overlay_controller_gtk.h
diff --git a/chrome/browser/ui/gtk/instant_overlay_controller_gtk.h b/chrome/browser/ui/gtk/instant_overlay_controller_gtk.h
index 771746bba2f441de9c8282d1c9a41c7972a052f4..084bc4a52c2549fd55035981b5aab010168c75e7 100644
--- a/chrome/browser/ui/gtk/instant_overlay_controller_gtk.h
+++ b/chrome/browser/ui/gtk/instant_overlay_controller_gtk.h
@@ -7,7 +7,7 @@
#include "base/basictypes.h"
#include "base/compiler_specific.h"
-#include "chrome/browser/instant/instant_overlay_controller.h"
+#include "chrome/browser/ui/search/instant_overlay_controller.h"
class BrowserWindowGtk;
class TabContentsContainerGtk;

Powered by Google App Engine
This is Rietveld 408576698