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

Unified Diff: content/content_browser.gypi

Issue 7847027: DownloadId (Closed) Base URL: http://git.chromium.org/git/chromium.git@trunk
Patch Set: merge Created 9 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
« no previous file with comments | « content/browser/resource_context.cc ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: content/content_browser.gypi
diff --git a/content/content_browser.gypi b/content/content_browser.gypi
index 9912b20cc7d1ac6e22d71463581c48bedd2b3194..99447471186c1a5859e793fa2cdfb2f49726c5b9 100644
--- a/content/content_browser.gypi
+++ b/content/content_browser.gypi
@@ -117,6 +117,8 @@
'browser/download/download_file.h',
'browser/download/download_file_manager.cc',
'browser/download/download_file_manager.h',
+ 'browser/download/download_id.cc',
+ 'browser/download/download_id.h',
'browser/download/download_item.cc',
'browser/download/download_item.h',
'browser/download/download_manager.cc',
« no previous file with comments | « content/browser/resource_context.cc ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698