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

Unified Diff: net/build/net.vcproj

Issue 42261: Add the directory listing code for the new portable... (Closed) Base URL: svn://chrome-svn/chrome/trunk/src/
Patch Set: Upload before checkin Created 11 years, 9 months 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 | « no previous file | net/ftp/ftp_directory_parser.h » ('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 12064)
+++ net/build/net.vcproj (working copy)
@@ -12,6 +12,8 @@
Name="Win32"
/>
</Platforms>
+ <ToolFiles>
+ </ToolFiles>
<Configurations>
<Configuration
Name="Debug|Win32"
@@ -1122,6 +1124,14 @@
>
</File>
<File
+ RelativePath="..\ftp\ftp_directory_parser.cc"
+ >
+ </File>
+ <File
+ RelativePath="..\ftp\ftp_directory_parser.h"
+ >
+ </File>
+ <File
RelativePath="..\ftp\ftp_network_layer.cc"
>
</File>
« no previous file with comments | « no previous file | net/ftp/ftp_directory_parser.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698