Index: net/net.gyp |
diff --git a/net/net.gyp b/net/net.gyp |
index 989567a2d631f91177ee40d58b7c1e180cc62eb4..29e28bc976c12f0d0a1fa784ff7801314cad1421 100644 |
--- a/net/net.gyp |
+++ b/net/net.gyp |
@@ -399,6 +399,8 @@ |
'disk_cache/simple/simple_index.h', |
'disk_cache/simple/simple_index_file.cc', |
'disk_cache/simple/simple_index_file.h', |
+ 'disk_cache/simple/simple_index_file_posix.cc', |
+ 'disk_cache/simple/simple_index_file_win.cc', |
'disk_cache/simple/simple_net_log_parameters.cc', |
'disk_cache/simple/simple_net_log_parameters.h', |
'disk_cache/simple/simple_synchronous_entry.cc', |