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

Unified Diff: content/content_browser.gypi

Issue 8401001: Fix history importing by delaying DownloadManager creation. (Closed) Base URL: http://git.chromium.org/git/chromium.git@trunk
Patch Set: merge Created 9 years, 2 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: content/content_browser.gypi
diff --git a/content/content_browser.gypi b/content/content_browser.gypi
index f6667c3b630606f2c07adc6d76e9f8697d3c1598..9a90f2ee204f43f827bbb5a8269a2dd2db9c4d8d 100644
--- a/content/content_browser.gypi
+++ b/content/content_browser.gypi
@@ -119,6 +119,8 @@
'browser/download/download_file_manager.h',
'browser/download/download_id.cc',
'browser/download/download_id.h',
+ 'browser/download/download_id_factory.cc',
+ 'browser/download/download_id_factory.h',
'browser/download/download_item.cc',
'browser/download/download_item.h',
'browser/download/download_manager.cc',

Powered by Google App Engine
This is Rietveld 408576698