Index: chrome/browser/ui/search/instant_ntp.cc |
diff --git a/chrome/browser/instant/instant_ntp.cc b/chrome/browser/ui/search/instant_ntp.cc |
similarity index 96% |
rename from chrome/browser/instant/instant_ntp.cc |
rename to chrome/browser/ui/search/instant_ntp.cc |
index bec8183af0fe5319693b86db4e0dfb6f367ceb08..852fcb03d699668d1aa811bdaf2bf78512c7b6e0 100644 |
--- a/chrome/browser/instant/instant_ntp.cc |
+++ b/chrome/browser/ui/search/instant_ntp.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_ntp.h" |
+#include "chrome/browser/ui/search/instant_ntp.h" |
#include "content/public/browser/navigation_entry.h" |
#include "content/public/browser/web_contents.h" |