Chromium Code Reviews| Index: chrome_frame/urlmon_url_request_private.h |
| =================================================================== |
| --- chrome_frame/urlmon_url_request_private.h (revision 43957) |
| +++ chrome_frame/urlmon_url_request_private.h (working copy) |
| @@ -242,7 +242,6 @@ |
| ScopedComPtr<IBinding> binding_; |
| ScopedComPtr<IMoniker> moniker_; |
| ScopedComPtr<IBindCtx> bind_context_; |
| - scoped_refptr<RequestData> request_data_; |
| Cache cached_data_; |
| size_t pending_read_size_; |
| PlatformThreadId thread_; |