| Index: chrome/browser/ui/search/instant_page.cc
|
| diff --git a/chrome/browser/instant/instant_page.cc b/chrome/browser/ui/search/instant_page.cc
|
| similarity index 99%
|
| rename from chrome/browser/instant/instant_page.cc
|
| rename to chrome/browser/ui/search/instant_page.cc
|
| index cbb03905af31f644af097108750783a15b78218b..f87dc36a917860dbee80211fed97bc6d67976905 100644
|
| --- a/chrome/browser/instant/instant_page.cc
|
| +++ b/chrome/browser/ui/search/instant_page.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_page.h"
|
| +#include "chrome/browser/ui/search/instant_page.h"
|
|
|
| #include "base/utf_string_conversions.h"
|
| #include "chrome/common/render_messages.h"
|
|
|