Index: components/history/core/android/visit_sql_handler.cc |
diff --git a/chrome/browser/history/android/visit_sql_handler.cc b/components/history/core/android/visit_sql_handler.cc |
similarity index 98% |
rename from chrome/browser/history/android/visit_sql_handler.cc |
rename to components/history/core/android/visit_sql_handler.cc |
index 9b48f99f2b3d5b7018590d46a653312462340f5f..78578aca9ce355f9a726633d1489d4cf017cfa3e 100644 |
--- a/chrome/browser/history/android/visit_sql_handler.cc |
+++ b/components/history/core/android/visit_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 "chrome/browser/history/android/visit_sql_handler.h" |
+#include "components/history/core/android/visit_sql_handler.h" |
#include "base/logging.h" |
#include "components/history/core/browser/url_database.h" |