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; |