Index: chrome/browser/profiles/off_the_record_profile_impl.h |
diff --git a/chrome/browser/profiles/off_the_record_profile_impl.h b/chrome/browser/profiles/off_the_record_profile_impl.h |
index c26b3d3aabf66ebdce7e64cc4df613fc1e08a106..5b21792ab5c09ab4e1fbd7a9a2245c496f961604 100644 |
--- a/chrome/browser/profiles/off_the_record_profile_impl.h |
+++ b/chrome/browser/profiles/off_the_record_profile_impl.h |
@@ -47,8 +47,6 @@ class OffTheRecordProfileImpl : public Profile { |
virtual policy::PolicyService* GetPolicyService() OVERRIDE; |
virtual PrefService* GetPrefs() OVERRIDE; |
virtual PrefService* GetOffTheRecordPrefs() OVERRIDE; |
- virtual net::URLRequestContextGetter* |
- GetRequestContextForExtensions() OVERRIDE; |
virtual net::URLRequestContextGetter* CreateRequestContext( |
scoped_ptr<net::URLRequestJobFactory::ProtocolHandler> |
blob_protocol_handler, |