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

Unified Diff: net/SConscript

Issue 7230: add file:// handling to mac and linux builds (Closed) Base URL: svn://chrome-svn/chrome/trunk/src/
Patch Set: '' Created 12 years, 2 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/net.xcodeproj/project.pbxproj » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: net/SConscript
===================================================================
--- net/SConscript (revision 3213)
+++ net/SConscript (working copy)
@@ -78,6 +78,7 @@
'url_request/url_request.cc',
'url_request/url_request_about_job.cc',
'url_request/url_request_error_job.cc',
+ 'url_request/url_request_file_job.cc',
'url_request/url_request_http_job.cc',
'url_request/url_request_job.cc',
'url_request/url_request_job_metrics.cc',
@@ -108,7 +109,6 @@
'proxy/proxy_resolver_winhttp.cc',
'proxy/proxy_service.cc',
'url_request/url_request_file_dir_job.cc',
- 'url_request/url_request_file_job.cc',
'url_request/url_request_filter.cc',
'url_request/url_request_ftp_job.cc',
'url_request/url_request_inet_job.cc',
« no previous file with comments | « no previous file | net/net.xcodeproj/project.pbxproj » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698