| Index: components/history/core/browser/android/sql_handler.cc
|
| diff --git a/components/history/core/android/sql_handler.cc b/components/history/core/browser/android/sql_handler.cc
|
| similarity index 93%
|
| rename from components/history/core/android/sql_handler.cc
|
| rename to components/history/core/browser/android/sql_handler.cc
|
| index 91f882a1220dd3b0e696852e06509fd71001892c..3aa8360071017b2d4e9fcde25c0e4d114e8721fa 100644
|
| --- a/components/history/core/android/sql_handler.cc
|
| +++ b/components/history/core/browser/android/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/sql_handler.h"
|
| +#include "components/history/core/browser/android/sql_handler.h"
|
|
|
| namespace history {
|
|
|
|
|