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

Unified Diff: chrome/chrome_browser.gypi

Issue 1198373002: Split HistoryClient in two objects (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@1192403002
Patch Set: Add comments in ChromeHistoryBackendClient Created 5 years, 6 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 | « chrome/browser/sync/profile_sync_service_typed_url_unittest.cc ('k') | components/history.gypi » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/chrome_browser.gypi
diff --git a/chrome/chrome_browser.gypi b/chrome/chrome_browser.gypi
index f37779e5d9651d22c4468e1bdb77050a8bcfb17f..2d4c1e5faddd4a6e2865b7abd4e2398a1b7595b9 100644
--- a/chrome/chrome_browser.gypi
+++ b/chrome/chrome_browser.gypi
@@ -1689,6 +1689,8 @@
'browser/history/android/bookmark_model_sql_handler.h',
'browser/history/android/sqlite_cursor.cc',
'browser/history/android/sqlite_cursor.h',
+ 'browser/history/chrome_history_backend_client.cc',
+ 'browser/history/chrome_history_backend_client.h',
'browser/history/chrome_history_client.cc',
'browser/history/chrome_history_client.h',
'browser/history/history_service_factory.cc',
« no previous file with comments | « chrome/browser/sync/profile_sync_service_typed_url_unittest.cc ('k') | components/history.gypi » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698