Index: components/history/ios/browser/history_database_helper.h |
diff --git a/components/history/content/browser/history_database_helper.h b/components/history/ios/browser/history_database_helper.h |
similarity index 66% |
copy from components/history/content/browser/history_database_helper.h |
copy to components/history/ios/browser/history_database_helper.h |
index 4a97514271506860045756147dd46d1934268b6a..3093efe3ddd294f7beac7b4a0b8b9dd03ea246f1 100644 |
--- a/components/history/content/browser/history_database_helper.h |
+++ b/components/history/ios/browser/history_database_helper.h |
@@ -2,8 +2,8 @@ |
// Use of this source code is governed by a BSD-style license that can be |
// found in the LICENSE file. |
-#ifndef COMPONENTS_HISTORY_CONTENT_BROWSER_HISTORY_DATABASE_HELPER_H_ |
-#define COMPONENTS_HISTORY_CONTENT_BROWSER_HISTORY_DATABASE_HELPER_H_ |
+#ifndef COMPONENTS_HISTORY_IOS_BROWSER_HISTORY_DATABASE_HELPER_H_ |
+#define COMPONENTS_HISTORY_IOS_BROWSER_HISTORY_DATABASE_HELPER_H_ |
namespace base { |
class FilePath; |
@@ -19,4 +19,4 @@ HistoryDatabaseParams HistoryDatabaseParamsForPath( |
} // namespace history |
-#endif // COMPONENTS_HISTORY_CONTENT_BROWSER_HISTORY_DATABASE_HELPER_H_ |
+#endif // COMPONENTS_HISTORY_IOS_BROWSER_HISTORY_DATABASE_HELPER_H_ |