| Index: chrome/browser/ui/search/instant_unload_handler.cc
|
| diff --git a/chrome/browser/instant/instant_unload_handler.cc b/chrome/browser/ui/search/instant_unload_handler.cc
|
| similarity index 98%
|
| rename from chrome/browser/instant/instant_unload_handler.cc
|
| rename to chrome/browser/ui/search/instant_unload_handler.cc
|
| index fa64ed1e13894fd15485de712c4eb5a3e1e61397..4c9ff7174d9d84ba02cf6656e6b73b47736c1b12 100644
|
| --- a/chrome/browser/instant/instant_unload_handler.cc
|
| +++ b/chrome/browser/ui/search/instant_unload_handler.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_unload_handler.h"
|
| +#include "chrome/browser/ui/search/instant_unload_handler.h"
|
|
|
| #include <algorithm>
|
|
|
|
|