Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(8107)

Unified Diff: chrome_frame/urlmon_url_request_private.h

Issue 1589013: Switch renderer in Moniker patch... (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src/
Patch Set: '' Created 10 years, 8 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
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_;

Powered by Google App Engine
This is Rietveld 408576698