| Index: webkit/glue/plugins/plugin_stream_url.h
|
| ===================================================================
|
| --- webkit/glue/plugins/plugin_stream_url.h (revision 23177)
|
| +++ webkit/glue/plugins/plugin_stream_url.h (working copy)
|
| @@ -48,8 +48,7 @@
|
| const std::string& headers,
|
| uint32 expected_length,
|
| uint32 last_modified,
|
| - bool request_is_seekable,
|
| - bool* cancel);
|
| + bool request_is_seekable);
|
| void DidReceiveData(const char* buffer, int length, int data_offset);
|
| void DidFinishLoading();
|
| void DidFail();
|
|
|
| Property changes on: webkit\glue\plugins\plugin_stream_url.h
|
| ___________________________________________________________________
|
| Added: svn:mergeinfo
|
| Merged /branches/chrome_webkit_merge_branch/src/webkit/glue/plugins/plugin_stream_url.h:r3734-4217,4606-5108,5177-5263
|
| Merged /trunk/src/webkit/glue/plugins/plugin_stream_url.h:r22369
|
|
|
|
|