| Index: net/net.gyp
|
| ===================================================================
|
| --- net/net.gyp (revision 222596)
|
| +++ net/net.gyp (working copy)
|
| @@ -421,6 +421,8 @@
|
| 'disk_cache/flash/segment.h',
|
| 'disk_cache/flash/storage.cc',
|
| 'disk_cache/flash/storage.h',
|
| + 'disk_cache/v3/block_bitmaps.cc',
|
| + 'disk_cache/v3/block_bitmaps.h',
|
| 'disk_cache/v3/disk_format_v3.h',
|
| 'dns/address_sorter.h',
|
| 'dns/address_sorter_posix.cc',
|
| @@ -1581,6 +1583,7 @@
|
| 'disk_cache/flash/log_store_unittest.cc',
|
| 'disk_cache/flash/segment_unittest.cc',
|
| 'disk_cache/flash/storage_unittest.cc',
|
| + 'disk_cache/v3/block_bitmaps_unittest.cc',
|
| 'dns/address_sorter_posix_unittest.cc',
|
| 'dns/address_sorter_unittest.cc',
|
| 'dns/dns_config_service_posix_unittest.cc',
|
|
|