| Index: components/history/core/browser/android/urls_sql_handler.cc
|
| diff --git a/components/history/core/android/urls_sql_handler.cc b/components/history/core/browser/android/urls_sql_handler.cc
|
| similarity index 98%
|
| rename from components/history/core/android/urls_sql_handler.cc
|
| rename to components/history/core/browser/android/urls_sql_handler.cc
|
| index 529eb3a7b5ae43a6e5314e94b14a0d1bcaa46cda..e6591fce2f3ddbf9d306c4c9bf9a9b79d4edc526 100644
|
| --- a/components/history/core/android/urls_sql_handler.cc
|
| +++ b/components/history/core/browser/android/urls_sql_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 "components/history/core/android/urls_sql_handler.h"
|
| +#include "components/history/core/browser/android/urls_sql_handler.h"
|
|
|
| #include "base/logging.h"
|
| #include "components/history/core/browser/url_database.h"
|
|
|