| Index: chrome/common/search/search_urls.cc
|
| diff --git a/chrome/common/search_urls.cc b/chrome/common/search/search_urls.cc
|
| similarity index 94%
|
| rename from chrome/common/search_urls.cc
|
| rename to chrome/common/search/search_urls.cc
|
| index b1277b62e91fdaf40fdae3d25e8fdc83b99e7f2c..03694abb8e958e0a18003faa48865d3add494f1b 100644
|
| --- a/chrome/common/search_urls.cc
|
| +++ b/chrome/common/search/search_urls.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/search_urls.h"
|
| +#include "chrome/common/search/search_urls.h"
|
|
|
| #include "content/public/common/url_constants.h"
|
| #include "url/gurl.h"
|
|
|