Index: chrome/browser/profiles/off_the_record_profile_io_data.h |
diff --git a/chrome/browser/profiles/off_the_record_profile_io_data.h b/chrome/browser/profiles/off_the_record_profile_io_data.h |
index 6497374a8ca0e54af8588c5187d7d38639074a0f..19fe1157c8d18d78dbbd267b3df0d4d70fdd621c 100644 |
--- a/chrome/browser/profiles/off_the_record_profile_io_data.h |
+++ b/chrome/browser/profiles/off_the_record_profile_io_data.h |
@@ -108,6 +108,9 @@ class OffTheRecordProfileIOData : public ProfileIOData { |
ChromeURLRequestContext* main_context, |
const std::string& app_id) const OVERRIDE; |
+ void CreateFtpProtocolHandler(net::URLRequestJobFactory* job_factory, |
+ net::FtpAuthCache* ftp_auth_cache) const; |
+ |
mutable scoped_ptr<net::HttpServerPropertiesImpl> http_server_properties_; |
mutable scoped_ptr<net::HttpTransactionFactory> main_http_factory_; |