Index: chrome/browser/profiles/profile_impl_io_data.h |
diff --git a/chrome/browser/profiles/profile_impl_io_data.h b/chrome/browser/profiles/profile_impl_io_data.h |
index 5435063021eaca54d7b79f7e59bde2d461ef6012..c8e805890a3bc1078e13faff74105e708fc6ed0d 100644 |
--- a/chrome/browser/profiles/profile_impl_io_data.h |
+++ b/chrome/browser/profiles/profile_impl_io_data.h |
@@ -140,6 +140,7 @@ class ProfileImplIOData : public ProfileIOData { |
ChromeURLRequestContext* main_context, |
const std::string& app_id) const OVERRIDE; |
+ void CreateFileProtocolHandler(net::URLRequestJobFactory* job_factory) const; |
void CreateFtpProtocolHandler(net::URLRequestJobFactory* job_factory, |
net::FtpAuthCache* ftp_auth_cache) const; |