Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(480)

Unified Diff: components/history.gypi

Issue 1106763002: [iOS] Add HistoryDatabaseParamsForPath in //components/history/ios/browser (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Address comments Created 5 years, 8 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « no previous file | components/history/ios/browser/history_database_helper.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: components/history.gypi
diff --git a/components/history.gypi b/components/history.gypi
index e13bdaaf78e4e8f22d1f46344924dad2ddf4b914..e3d0605c034c26ce5a59d6e177aac9dd8a0faf93 100644
--- a/components/history.gypi
+++ b/components/history.gypi
@@ -216,6 +216,8 @@
'history_core_browser',
],
'sources': [
+ 'history/ios/browser/history_database_helper.cc',
+ 'history/ios/browser/history_database_helper.h',
'history/ios/browser/web_state_top_sites_observer.cc',
'history/ios/browser/web_state_top_sites_observer.h',
],
« no previous file with comments | « no previous file | components/history/ios/browser/history_database_helper.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698