Index: components/history/core/android/urls_sql_handler.cc |
diff --git a/chrome/browser/history/android/urls_sql_handler.cc b/components/history/core/android/urls_sql_handler.cc |
similarity index 98% |
rename from chrome/browser/history/android/urls_sql_handler.cc |
rename to components/history/core/android/urls_sql_handler.cc |
index ee10f8aa9b4256d919663a230eb327eb05b1ae8d..529eb3a7b5ae43a6e5314e94b14a0d1bcaa46cda 100644 |
--- a/chrome/browser/history/android/urls_sql_handler.cc |
+++ b/components/history/core/android/urls_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/urls_sql_handler.h" |
+#include "components/history/core/android/urls_sql_handler.h" |
#include "base/logging.h" |
#include "components/history/core/browser/url_database.h" |