| 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 d7515171b4db36dd3f9f21e1ccfbbdb5b47f95ca..5ad542ecde03e25e8b98fb201050b46aa4b2965e 100644
|
| --- a/chrome/browser/profiles/off_the_record_profile_io_data.h
|
| +++ b/chrome/browser/profiles/off_the_record_profile_io_data.h
|
| @@ -127,8 +127,6 @@ class OffTheRecordProfileIOData : public ProfileIOData {
|
| virtual chrome_browser_net::LoadTimeStats* GetLoadTimeStats(
|
| IOThread::Globals* io_thread_globals) const OVERRIDE;
|
|
|
| - mutable scoped_ptr<net::HttpServerPropertiesImpl> http_server_properties_;
|
| -
|
| mutable scoped_ptr<net::HttpTransactionFactory> main_http_factory_;
|
| mutable scoped_ptr<net::FtpTransactionFactory> ftp_factory_;
|
|
|
|
|