| Index: components/history/core/android/android_history_types.cc
|
| diff --git a/chrome/browser/history/android/android_history_types.cc b/components/history/core/android/android_history_types.cc
|
| similarity index 98%
|
| rename from chrome/browser/history/android/android_history_types.cc
|
| rename to components/history/core/android/android_history_types.cc
|
| index b58724918f0f847c42cfbc594f204fcdcf5aeae8..96e7ca35ef05a24f171ac461635ae563ad7a6846 100644
|
| --- a/chrome/browser/history/android/android_history_types.cc
|
| +++ b/components/history/core/android/android_history_types.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_history_types.h"
|
| +#include "components/history/core/android/android_history_types.h"
|
|
|
| namespace history {
|
|
|
|
|