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

Unified Diff: content/content_browser.gypi

Issue 10232010: DownloadUrlParameters (Closed) Base URL: http://git.chromium.org/git/chromium.git@trunk
Patch Set: fixes Created 8 years, 8 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/web_contents/web_contents_impl.cc ('k') | content/public/browser/download_manager.h » ('j') | 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 0fe3caa6bc13012beaee454f485b9446f2b27acf..62df23baab9006b07352b4bb730a22712c46f19a 100644
--- a/content/content_browser.gypi
+++ b/content/content_browser.gypi
@@ -71,6 +71,8 @@
'public/browser/download_persistent_store_info.h',
'public/browser/download_save_info.cc',
'public/browser/download_save_info.h',
+ 'public/browser/download_url_parameters.cc',
+ 'public/browser/download_url_parameters.h',
'public/browser/favicon_status.cc',
'public/browser/favicon_status.h',
'public/browser/font_list_async.h',
« no previous file with comments | « content/browser/web_contents/web_contents_impl.cc ('k') | content/public/browser/download_manager.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698