| 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 98d73f736d388954ff7c6fcf677d855e1a69eed4..3a6edf5ad571cae957dceb8d007223c4478c3967 100644
|
| --- a/chrome/browser/profiles/off_the_record_profile_io_data.h
|
| +++ b/chrome/browser/profiles/off_the_record_profile_io_data.h
|
| @@ -101,7 +101,6 @@ class OffTheRecordProfileIOData : public ProfileIOData {
|
| mutable scoped_refptr<RequestContext> media_request_context_;
|
| mutable scoped_refptr<RequestContext> extensions_request_context_;
|
|
|
| - mutable scoped_refptr<ExtensionIOEventRouter> extension_io_event_router_;
|
| mutable scoped_ptr<net::NetworkDelegate> network_delegate_;
|
| mutable scoped_ptr<net::DnsCertProvenanceChecker> dns_cert_checker_;
|
| mutable scoped_ptr<net::HttpTransactionFactory> main_http_factory_;
|
|
|