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

Unified Diff: components/history.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/chrome_browser.gypi ('k') | components/history/core/browser/BUILD.gn » ('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 5204782190b107ee8adde75d5ebfa8f61db0bb11..e07b782fe7d39bc00c8e61382801bf1445d9f0a8 100644
--- a/components/history.gypi
+++ b/components/history.gypi
@@ -48,9 +48,9 @@
'history/core/browser/expire_history_backend.h',
'history/core/browser/history_backend.cc',
'history/core/browser/history_backend.h',
+ 'history/core/browser/history_backend_client.h',
'history/core/browser/history_backend_notifier.h',
'history/core/browser/history_backend_observer.h',
- 'history/core/browser/history_client.cc',
'history/core/browser/history_client.h',
'history/core/browser/history_constants.cc',
'history/core/browser/history_constants.h',
« no previous file with comments | « chrome/chrome_browser.gypi ('k') | components/history/core/browser/BUILD.gn » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698