| Index: components/history/core/android/android_urls_sql_handler.cc
|
| diff --git a/chrome/browser/history/android/android_urls_sql_handler.cc b/components/history/core/android/android_urls_sql_handler.cc
|
| similarity index 96%
|
| rename from chrome/browser/history/android/android_urls_sql_handler.cc
|
| rename to components/history/core/android/android_urls_sql_handler.cc
|
| index e7ea2dbe93e9406ffa7a44260d54446c1fc6ff94..e98b49efac886ef58c715fa3b22e71ebe6b1bef8 100644
|
| --- a/chrome/browser/history/android/android_urls_sql_handler.cc
|
| +++ b/components/history/core/android/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 "chrome/browser/history/android/android_urls_sql_handler.h"
|
| +#include "components/history/core/android/android_urls_sql_handler.h"
|
|
|
| #include "base/logging.h"
|
| #include "components/history/core/android/android_urls_database.h"
|
|
|