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

Unified Diff: content/content_browser.gypi

Issue 9223019: Added net logging to BaseFile. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Merged with trunk Created 8 years, 11 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/download/save_file.cc ('k') | net/base/net_log_event_type_list.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 91cb040c86e500b144fcf5321ebd4a413ff67e7c..c3ec694ca520a85b9d03699cb297fde7eb547fe7 100644
--- a/content/content_browser.gypi
+++ b/content/content_browser.gypi
@@ -205,6 +205,8 @@
'browser/download/download_item_impl.h',
'browser/download/download_manager_impl.cc',
'browser/download/download_manager_impl.h',
+ 'browser/download/download_net_log_parameters.cc',
+ 'browser/download/download_net_log_parameters.h',
'browser/download/download_persistent_store_info.cc',
'browser/download/download_persistent_store_info.h',
'browser/download/download_request_handle.cc',
« no previous file with comments | « content/browser/download/save_file.cc ('k') | net/base/net_log_event_type_list.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698