| Index: net/net.gyp
|
| diff --git a/net/net.gyp b/net/net.gyp
|
| index 73b6d623f08384b9a3970dbb0ef502c4c87c0396..78bb33b15d6f93c9a746e0dbe17707e202e9adaf 100644
|
| --- a/net/net.gyp
|
| +++ b/net/net.gyp
|
| @@ -98,6 +98,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',
|
|
|