| Index: components/omnibox/url_prefix.cc
|
| diff --git a/components/autocomplete/url_prefix.cc b/components/omnibox/url_prefix.cc
|
| similarity index 98%
|
| rename from components/autocomplete/url_prefix.cc
|
| rename to components/omnibox/url_prefix.cc
|
| index 61b4900c94760f405ffcf459ce56fdd747fc0033..be5a5ef40e19123a14d3a0a41329af2062d4dbcf 100644
|
| --- a/components/autocomplete/url_prefix.cc
|
| +++ b/components/omnibox/url_prefix.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 "components/autocomplete/url_prefix.h"
|
| +#include "components/omnibox/url_prefix.h"
|
|
|
| #include "base/basictypes.h"
|
| #include "base/strings/string_util.h"
|
|
|