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