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

Unified Diff: chrome/browser/ui/views/frame/instant_overlay_controller_views.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/views/frame/instant_overlay_controller_views.h
diff --git a/chrome/browser/ui/views/frame/instant_overlay_controller_views.h b/chrome/browser/ui/views/frame/instant_overlay_controller_views.h
index f0c79f744e9bf06928afe958481c55fe3ec5c356..4f430eb43877ce5e79a330381733dc5adc6f95fd 100644
--- a/chrome/browser/ui/views/frame/instant_overlay_controller_views.h
+++ b/chrome/browser/ui/views/frame/instant_overlay_controller_views.h
@@ -8,7 +8,7 @@
#include "base/basictypes.h"
#include "base/compiler_specific.h"
#include "base/memory/scoped_ptr.h"
-#include "chrome/browser/instant/instant_overlay_controller.h"
+#include "chrome/browser/ui/search/instant_overlay_controller.h"
class Browser;
class ContentsContainer;
« no previous file with comments | « chrome/browser/ui/search/instant_unload_handler.cc ('k') | chrome/browser/ui/views/frame/instant_overlay_controller_views.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698