| Index: components/history/core/browser/android/favicon_sql_handler.cc
|
| diff --git a/components/history/core/android/favicon_sql_handler.cc b/components/history/core/browser/android/favicon_sql_handler.cc
|
| similarity index 98%
|
| rename from components/history/core/android/favicon_sql_handler.cc
|
| rename to components/history/core/browser/android/favicon_sql_handler.cc
|
| index 7f5210c74ea13a40fbf5e2dfcecd3e0596e2db28..32ecae6995ecdf08cb23ee584c92de0b867e1873 100644
|
| --- a/components/history/core/android/favicon_sql_handler.cc
|
| +++ b/components/history/core/browser/android/favicon_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/favicon_sql_handler.h"
|
| +#include "components/history/core/browser/android/favicon_sql_handler.h"
|
|
|
| #include "base/logging.h"
|
| #include "base/memory/ref_counted.h"
|
|
|