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

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 ea0dcef4b659ff23ce17c091ea384d404a031edc..4e3b85f159c2bbe5b43af64c3b9c60183b9e4366 100644
--- a/chrome/chrome_browser.gypi
+++ b/chrome/chrome_browser.gypi
@@ -705,6 +705,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