diff options
Diffstat (limited to 'net/build/net.vcproj')
-rw-r--r-- | net/build/net.vcproj | 12 |
1 files changed, 2 insertions, 10 deletions
diff --git a/net/build/net.vcproj b/net/build/net.vcproj index 9bed56f..33b5d77 100644 --- a/net/build/net.vcproj +++ b/net/build/net.vcproj @@ -269,11 +269,11 @@ > </File> <File - RelativePath="..\base\file_input_stream.h" + RelativePath="..\base\file_stream.h" > </File> <File - RelativePath="..\base\file_input_stream_win.cc" + RelativePath="..\base\file_stream_win.cc" > </File> <File @@ -953,14 +953,6 @@ > </File> <File - RelativePath="..\disk_cache\os_file.h" - > - </File> - <File - RelativePath="..\disk_cache\os_file_win.cc" - > - </File> - <File RelativePath="..\disk_cache\rankings.cc" > </File> |