| Index: net/net.gyp
|
| diff --git a/net/net.gyp b/net/net.gyp
|
| index dc928cd76ff11ccab61258ac3fb18b38bbb1f3f8..a46e8eeaf3e44073a071c052296f149e873dedb1 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',
|
|
|