Index: net/net.gyp |
=================================================================== |
--- net/net.gyp (revision 194371) |
+++ net/net.gyp (working copy) |
@@ -378,14 +378,12 @@ |
'disk_cache/tracing_cache_backend.h', |
'disk_cache/simple/simple_backend_impl.cc', |
'disk_cache/simple/simple_backend_impl.h', |
- 'disk_cache/simple/simple_entry_format.cc', |
- 'disk_cache/simple/simple_entry_format.h', |
+ 'disk_cache/simple/simple_disk_format.cc', |
+ 'disk_cache/simple/simple_disk_format.h', |
'disk_cache/simple/simple_entry_impl.cc', |
'disk_cache/simple/simple_entry_impl.h', |
'disk_cache/simple/simple_index.cc', |
'disk_cache/simple/simple_index.h', |
- 'disk_cache/simple/simple_index_file.cc', |
- 'disk_cache/simple/simple_index_file.h', |
'disk_cache/simple/simple_synchronous_entry.cc', |
'disk_cache/simple/simple_synchronous_entry.h', |
'disk_cache/simple/simple_util.cc', |
@@ -1471,9 +1469,6 @@ |
'disk_cache/cache_util_unittest.cc', |
'disk_cache/entry_unittest.cc', |
'disk_cache/mapped_file_unittest.cc', |
- 'disk_cache/simple/simple_index_file_unittest.cc', |
- 'disk_cache/simple/simple_index_unittest.cc', |
- 'disk_cache/simple/simple_util_unittest.cc', |
'disk_cache/storage_block_unittest.cc', |
'disk_cache/flash/flash_entry_unittest.cc', |
'disk_cache/flash/log_store_entry_unittest.cc', |