| Index: trunk/src/content/renderer/renderer_webkitplatformsupport_impl.h
|
| ===================================================================
|
| --- trunk/src/content/renderer/renderer_webkitplatformsupport_impl.h (revision 207994)
|
| +++ trunk/src/content/renderer/renderer_webkitplatformsupport_impl.h (working copy)
|
| @@ -107,8 +107,6 @@
|
|
|
| virtual WebKit::WebContentDecryptionModule* createContentDecryptionModule(
|
| const WebKit::WebString& key_system);
|
| - virtual WebKit::WebMIDIAccessor*
|
| - createMIDIAccessor(WebKit::WebMIDIAccessorClient* client);
|
|
|
| virtual WebKit::WebBlobRegistry* blobRegistry();
|
| virtual void sampleGamepads(WebKit::WebGamepads&);
|
|
|