Chromium Code Reviews| Index: net/net.gyp |
| =================================================================== |
| --- net/net.gyp (revision 50158) |
| +++ net/net.gyp (working copy) |
| @@ -262,6 +262,10 @@ |
| 'disk_cache/hash.cc', |
| 'disk_cache/hash.h', |
| 'disk_cache/histogram_macros.h', |
| + 'disk_cache/in_flight_backend_io.cc', |
| + 'disk_cache/in_flight_backend_io.h', |
| + 'disk_cache/in_flight_io.cc', |
| + 'disk_cache/in_flight_io.h', |
| 'disk_cache/mapped_file.h', |
| 'disk_cache/mapped_file_posix.cc', |
| 'disk_cache/mapped_file_win.cc', |