summaryrefslogtreecommitdiffstats
path: root/net/net.gyp
diff options
context:
space:
mode:
Diffstat (limited to 'net/net.gyp')
-rw-r--r--net/net.gyp4
1 files changed, 4 insertions, 0 deletions
diff --git a/net/net.gyp b/net/net.gyp
index b4ce67a..0bc2862 100644
--- a/net/net.gyp
+++ b/net/net.gyp
@@ -102,6 +102,10 @@
'base/ev_root_ca_metadata.cc',
'base/ev_root_ca_metadata.h',
'base/file_stream.h',
+ 'base/file_stream_metrics.h',
+ 'base/file_stream_metrics.cc',
+ 'base/file_stream_metrics_posix.cc',
+ 'base/file_stream_metrics_win.cc',
'base/file_stream_posix.cc',
'base/file_stream_win.cc',
'base/filter.cc',