| Index: components/history/core/browser/android/android_history_types_unittest.cc
|
| diff --git a/components/history/core/android/android_history_types_unittest.cc b/components/history/core/browser/android/android_history_types_unittest.cc
|
| similarity index 95%
|
| rename from components/history/core/android/android_history_types_unittest.cc
|
| rename to components/history/core/browser/android/android_history_types_unittest.cc
|
| index a3f4e9b0b5abb050d035a984ba4a2d38072b94a7..0f18edced88c999b08d6e17947a54f25819cc9d2 100644
|
| --- a/components/history/core/android/android_history_types_unittest.cc
|
| +++ b/components/history/core/browser/android/android_history_types_unittest.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_history_types.h"
|
| +#include "components/history/core/browser/android/android_history_types.h"
|
|
|
| #include "testing/gtest/include/gtest/gtest.h"
|
|
|
|
|