Index: chrome/browser/ui/search/instant_overlay_controller.cc |
diff --git a/chrome/browser/instant/instant_overlay_controller.cc b/chrome/browser/ui/search/instant_overlay_controller.cc |
similarity index 90% |
rename from chrome/browser/instant/instant_overlay_controller.cc |
rename to chrome/browser/ui/search/instant_overlay_controller.cc |
index 2ecaff9a51dc7aa1d6f33e3d6ff943ba09fb3216..547ccab103ca55b1dfd05d0b62229de76d270446 100644 |
--- a/chrome/browser/instant/instant_overlay_controller.cc |
+++ b/chrome/browser/ui/search/instant_overlay_controller.cc |
@@ -2,7 +2,7 @@ |
// Use of this source code is governed by a BSD-style license that can be |
// found in the LICENSE file. |
-#include "chrome/browser/instant/instant_overlay_controller.h" |
+#include "chrome/browser/ui/search/instant_overlay_controller.h" |
#include "chrome/browser/ui/browser.h" |
#include "chrome/browser/ui/browser_instant_controller.h" |