Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(1107)

Unified Diff: net/build/net.vcproj

Issue 8843: Add write and read/write support to FileStream (renamed from FileInputStream)... (Closed) Base URL: svn://chrome-svn/chrome/trunk/src/
Patch Set: '' Created 12 years, 1 month ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « net/base/upload_data_stream.cc ('k') | net/build/net_unittests.vcproj » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: net/build/net.vcproj
===================================================================
--- net/build/net.vcproj (revision 4450)
+++ net/build/net.vcproj (working copy)
@@ -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>
« no previous file with comments | « net/base/upload_data_stream.cc ('k') | net/build/net_unittests.vcproj » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698