Index: chrome/browser/profiles/profile_impl_io_data.h |
=================================================================== |
--- chrome/browser/profiles/profile_impl_io_data.h (revision 106111) |
+++ chrome/browser/profiles/profile_impl_io_data.h (working copy) |
@@ -139,7 +139,6 @@ |
mutable scoped_ptr<net::HttpTransactionFactory> main_http_factory_; |
mutable scoped_ptr<net::HttpTransactionFactory> media_http_factory_; |
- mutable scoped_ptr<net::FtpTransactionFactory> ftp_factory_; |
mutable scoped_ptr<chrome_browser_net::Predictor> predictor_; |
mutable scoped_ptr<chrome_browser_net::HttpServerPropertiesManager> |