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

Unified Diff: chrome/chrome_browser.gypi

Issue 10915180: Make DownloadHistory observe manager, items (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: . Created 8 years, 3 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
Index: chrome/chrome_browser.gypi
diff --git a/chrome/chrome_browser.gypi b/chrome/chrome_browser.gypi
index f9eb0445210c1a9c32ce52dd1dd19d696479ee58..66f96e5a6738423799b6a915750abf374cae9468 100644
--- a/chrome/chrome_browser.gypi
+++ b/chrome/chrome_browser.gypi
@@ -698,6 +698,8 @@
'browser/history/archived_database.h',
'browser/history/download_database.cc',
'browser/history/download_database.h',
+ 'browser/history/download_persistent_store_info.cc',
+ 'browser/history/download_persistent_store_info.h',
'browser/history/expire_history_backend.cc',
'browser/history/expire_history_backend.h',
'browser/history/history.cc',

Powered by Google App Engine
This is Rietveld 408576698