| Index: chrome/common/search/instant_types.cc
|
| diff --git a/chrome/common/instant_types.cc b/chrome/common/search/instant_types.cc
|
| similarity index 98%
|
| rename from chrome/common/instant_types.cc
|
| rename to chrome/common/search/instant_types.cc
|
| index 5555221e2a0a7ba9db1f728cd90b8bf289a323ae..25b6e92c97a5320841e28acbe53edc819b5bfbc1 100644
|
| --- a/chrome/common/instant_types.cc
|
| +++ b/chrome/common/search/instant_types.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/common/instant_types.h"
|
| +#include "chrome/common/search/instant_types.h"
|
|
|
| #include "base/strings/utf_string_conversions.h"
|
| #include "net/base/escape.h"
|
|
|