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

Unified Diff: net/net.gyp

Issue 7583049: Record UMA statistics for file_stream operations. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Hopefully fixed crash bug in file stream UMA stats. 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
« net/base/file_stream_posix.cc ('K') | « net/base/file_stream_win.cc ('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 fdef765f44772e21d79eead21db96bdd7484ed57..c6d0de62bad7d4b3bde5d5bab57193ede7204f57 100644
--- a/net/net.gyp
+++ b/net/net.gyp
@@ -86,6 +86,7 @@
'base/escape_icu.cc',
'base/ev_root_ca_metadata.cc',
'base/ev_root_ca_metadata.h',
+ 'base/file_stream.cc',
'base/file_stream.h',
'base/file_stream_posix.cc',
'base/file_stream_win.cc',
« net/base/file_stream_posix.cc ('K') | « net/base/file_stream_win.cc ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698