Index: components/history/core/browser/url_database_unittest.cc |
diff --git a/chrome/browser/history/url_database_unittest.cc b/components/history/core/browser/url_database_unittest.cc |
similarity index 98% |
rename from chrome/browser/history/url_database_unittest.cc |
rename to components/history/core/browser/url_database_unittest.cc |
index 1656f1e8346f12019c7ea79a3657a9ac1c1beafc..94e2abf999328d2d70ef5e86dd3e6e018786975d 100644 |
--- a/chrome/browser/history/url_database_unittest.cc |
+++ b/components/history/core/browser/url_database_unittest.cc |
@@ -7,7 +7,8 @@ |
#include "base/path_service.h" |
#include "base/strings/string_util.h" |
#include "base/strings/utf_string_conversions.h" |
-#include "chrome/browser/history/url_database.h" |
+#include "components/history/core/browser/keyword_search_term.h" |
+#include "components/history/core/browser/url_database.h" |
#include "sql/connection.h" |
#include "testing/gtest/include/gtest/gtest.h" |