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

Unified Diff: net/build/net.vcproj

Issue 42197: Add command line switch "--new-ftp" for 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 | « chrome/common/chrome_switches.cc ('k') | net/ftp/ftp_network_transaction.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 11734)
+++ net/build/net.vcproj (working copy)
@@ -662,6 +662,14 @@
>
</File>
<File
+ RelativePath="..\url_request\url_request_new_ftp_job.cc"
+ >
+ </File>
+ <File
+ RelativePath="..\url_request\url_request_new_ftp_job.h"
+ >
+ </File>
+ <File
RelativePath="..\url_request\url_request_simple_job.cc"
>
</File>
@@ -1054,15 +1062,15 @@
>
</File>
<File
- RelativePath="..\proxy\proxy_resolver_v8.cc"
+ RelativePath="..\proxy\proxy_resolver_script.h"
>
</File>
<File
- RelativePath="..\proxy\proxy_resolver_v8.h"
+ RelativePath="..\proxy\proxy_resolver_v8.cc"
>
</File>
<File
- RelativePath="..\proxy\proxy_resolver_script.h"
+ RelativePath="..\proxy\proxy_resolver_v8.h"
>
</File>
<File
« no previous file with comments | « chrome/common/chrome_switches.cc ('k') | net/ftp/ftp_network_transaction.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698