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

Unified Diff: components/history.gypi

Issue 870593003: Componentize expire_history_backend.{cc,h} (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Fix a typo Created 5 years, 11 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 e1b251647193e8553d04fe6a9ba3b8a3fcaa6c9c..11976bc1f2126dad2c5a4f68285b6ad3b673e972 100644
--- a/components/history.gypi
+++ b/components/history.gypi
@@ -33,6 +33,8 @@
'history/core/browser/download_row.h',
'history/core/browser/download_types.cc',
'history/core/browser/download_types.h',
+ 'history/core/browser/expire_history_backend.cc',
+ 'history/core/browser/expire_history_backend.h',
'history/core/browser/history_backend_notifier.h',
'history/core/browser/history_backend_observer.h',
'history/core/browser/history_client.cc',
« 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