| Index: net/net.gyp
|
| ===================================================================
|
| --- net/net.gyp (revision 235026)
|
| +++ net/net.gyp (working copy)
|
| @@ -441,6 +441,8 @@
|
| 'disk_cache/v3/block_bitmaps.cc',
|
| 'disk_cache/v3/block_bitmaps.h',
|
| 'disk_cache/v3/disk_format_v3.h',
|
| + 'disk_cache/v3/index_table.cc',
|
| + 'disk_cache/v3/index_table.h',
|
| 'dns/address_sorter.h',
|
| 'dns/address_sorter_posix.cc',
|
| 'dns/address_sorter_posix.h',
|
| @@ -1627,6 +1629,7 @@
|
| 'disk_cache/flash/segment_unittest.cc',
|
| 'disk_cache/flash/storage_unittest.cc',
|
| 'disk_cache/v3/block_bitmaps_unittest.cc',
|
| + 'disk_cache/v3/index_table_unittest.cc',
|
| 'dns/address_sorter_posix_unittest.cc',
|
| 'dns/address_sorter_unittest.cc',
|
| 'dns/dns_config_service_posix_unittest.cc',
|
|
|