| Index: components/history/core/browser/android/visit_sql_handler.cc
|
| diff --git a/components/history/core/android/visit_sql_handler.cc b/components/history/core/browser/android/visit_sql_handler.cc
|
| similarity index 98%
|
| rename from components/history/core/android/visit_sql_handler.cc
|
| rename to components/history/core/browser/android/visit_sql_handler.cc
|
| index 78578aca9ce355f9a726633d1489d4cf017cfa3e..2ad85d31585eec21f93e50d8265a18b170ccba14 100644
|
| --- a/components/history/core/android/visit_sql_handler.cc
|
| +++ b/components/history/core/browser/android/visit_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/visit_sql_handler.h"
|
| +#include "components/history/core/browser/android/visit_sql_handler.h"
|
|
|
| #include "base/logging.h"
|
| #include "components/history/core/browser/url_database.h"
|
|
|