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

Unified Diff: content/content_browser.gypi

Issue 7237034: sql::MetaTable.next_download_id, DownloadManager::GetNextId() (Closed) Base URL: http://git.chromium.org/git/chromium.git@trunk
Patch Set: merge AGAIN Created 9 years, 4 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
« content/browser/resource_context.h ('K') | « 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 13a17a80418c8d06b07b2e1dd05be3a2e63dcb6a..1937872aad5a982040063e7427d3c293ea2accc2 100644
--- a/content/content_browser.gypi
+++ b/content/content_browser.gypi
@@ -113,6 +113,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',
« content/browser/resource_context.h ('K') | « content/browser/resource_context.cc ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698