Index: trunk/src/content/child/web_url_loader_impl.h |
=================================================================== |
--- trunk/src/content/child/web_url_loader_impl.h (revision 276493) |
+++ trunk/src/content/child/web_url_loader_impl.h (working copy) |
@@ -39,8 +39,6 @@ |
virtual void setDefersLoading(bool value); |
virtual void didChangePriority(blink::WebURLRequest::Priority new_priority, |
int intra_priority_value); |
- virtual bool attachThreadedDataReceiver( |
- blink::WebThreadedDataReceiver* threaded_data_receiver); |
private: |
class Context; |