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

Unified Diff: net/net.gyp

Issue 9288084: Added Net logging to FileStream. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Renamed BoundNetLog variables. 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
« net/base/net_log_event_type_list.h ('K') | « net/base/net_log_source_type_list.h ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: net/net.gyp
diff --git a/net/net.gyp b/net/net.gyp
index 6c301a36136b7e688b409c45c9e7ce1e20bfc0c0..46327a170e462bebe3544046ce6fa0409fa953f3 100644
--- a/net/net.gyp
+++ b/net/net.gyp
@@ -111,6 +111,8 @@
'base/file_stream_metrics.h',
'base/file_stream_metrics_posix.cc',
'base/file_stream_metrics_win.cc',
+ 'base/file_stream_net_log_parameters.cc',
+ 'base/file_stream_net_log_parameters.h',
'base/file_stream_posix.cc',
'base/file_stream_win.cc',
'base/filter.cc',
« net/base/net_log_event_type_list.h ('K') | « net/base/net_log_source_type_list.h ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698