Index: chrome/browser/ui/search/instant_tab.cc |
diff --git a/chrome/browser/instant/instant_tab.cc b/chrome/browser/ui/search/instant_tab.cc |
similarity index 93% |
rename from chrome/browser/instant/instant_tab.cc |
rename to chrome/browser/ui/search/instant_tab.cc |
index 89e0ba3d6f603aadacfac958482fd705d1f0e908..f7da35801b714b973f6329b9feb1cd3cccde8679 100644 |
--- a/chrome/browser/instant/instant_tab.cc |
+++ b/chrome/browser/ui/search/instant_tab.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_tab.h" |
+#include "chrome/browser/ui/search/instant_tab.h" |
InstantTab::InstantTab(InstantPage::Delegate* delegate) |
: InstantPage(delegate) { |