| Index: net/net.gyp
|
| ===================================================================
|
| --- net/net.gyp (revision 208788)
|
| +++ net/net.gyp (working copy)
|
| @@ -411,6 +411,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',
|
| @@ -1540,6 +1542,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',
|
|
|