Index: net/net.gyp |
=================================================================== |
--- net/net.gyp (revision 215660) |
+++ net/net.gyp (working copy) |
@@ -413,6 +413,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', |
@@ -1556,6 +1558,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', |