| Index: net/net.gyp
|
| ===================================================================
|
| --- net/net.gyp (revision 157712)
|
| +++ net/net.gyp (working copy)
|
| @@ -133,17 +133,17 @@
|
| 'base/expiring_cache.h',
|
| 'base/file_stream.cc',
|
| 'base/file_stream.h',
|
| + 'base/file_stream_context.cc',
|
| + 'base/file_stream_context.h',
|
| + 'base/file_stream_context_posix.cc',
|
| + 'base/file_stream_context_win.cc',
|
| 'base/file_stream_metrics.cc',
|
| '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_posix.h',
|
| 'base/file_stream_whence.h',
|
| - 'base/file_stream_win.cc',
|
| - 'base/file_stream_win.h',
|
| 'base/filter.cc',
|
| 'base/filter.h',
|
| 'base/gzip_filter.cc',
|
|
|