| Index: components/history/core/browser/history_types_unittest.cc
|
| diff --git a/chrome/browser/history/history_types_unittest.cc b/components/history/core/browser/history_types_unittest.cc
|
| similarity index 98%
|
| rename from chrome/browser/history/history_types_unittest.cc
|
| rename to components/history/core/browser/history_types_unittest.cc
|
| index 80c84e0c370f956ca98190fe0bb72b7c6ce4097f..92c2f904c3ed8ada21d27f6fc917d1d221a74d3e 100644
|
| --- a/chrome/browser/history/history_types_unittest.cc
|
| +++ b/components/history/core/browser/history_types_unittest.cc
|
| @@ -3,7 +3,7 @@
|
| // found in the LICENSE file.
|
|
|
| #include "base/strings/utf_string_conversions.h"
|
| -#include "chrome/browser/history/history_types.h"
|
| +#include "components/history/core/browser/history_types.h"
|
| #include "testing/gtest/include/gtest/gtest.h"
|
|
|
| namespace history {
|
|
|