| Index: chrome/browser/ui/search/instant_loader.cc
|
| diff --git a/chrome/browser/instant/instant_loader.cc b/chrome/browser/ui/search/instant_loader.cc
|
| similarity index 99%
|
| rename from chrome/browser/instant/instant_loader.cc
|
| rename to chrome/browser/ui/search/instant_loader.cc
|
| index aa6c3b9493159cc780caf7ade5214c00f8f9bc0c..2137598b98c2f6d95c95ec723eebae6b7c02bbf4 100644
|
| --- a/chrome/browser/instant/instant_loader.cc
|
| +++ b/chrome/browser/ui/search/instant_loader.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_loader.h"
|
| +#include "chrome/browser/ui/search/instant_loader.h"
|
|
|
| #include "chrome/browser/content_settings/tab_specific_content_settings.h"
|
| #include "chrome/browser/extensions/api/web_navigation/web_navigation_api.h"
|
|
|