| Index: content/browser/renderer_host/media/midi_host.h
|
| ===================================================================
|
| --- content/browser/renderer_host/media/midi_host.h (revision 225900)
|
| +++ content/browser/renderer_host/media/midi_host.h (working copy)
|
| @@ -28,7 +28,6 @@
|
| MIDIHost(int renderer_process_id, media::MIDIManager* midi_manager);
|
|
|
| // BrowserMessageFilter implementation.
|
| - virtual void OnChannelClosing() OVERRIDE;
|
| virtual void OnDestruct() const OVERRIDE;
|
| virtual bool OnMessageReceived(const IPC::Message& message,
|
| bool* message_was_ok) OVERRIDE;
|
|
|