| Index: content/browser/media/midi_dispatcher_host.h
|
| diff --git a/content/browser/media/midi_dispatcher_host.h b/content/browser/media/midi_dispatcher_host.h
|
| index 55a3ae5bf0f1cacf3950f4123556f36325d9b12e..4293d79cb13e5adb529222afcc7d79a2d23070e9 100644
|
| --- a/content/browser/media/midi_dispatcher_host.h
|
| +++ b/content/browser/media/midi_dispatcher_host.h
|
| @@ -51,7 +51,6 @@ class MidiDispatcherHost : public WebContentsObserver {
|
| int render_process_id;
|
| int render_frame_id;
|
| int bridge_id;
|
| - base::Closure cancel;
|
| };
|
| std::vector<PendingPermission> pending_permissions_;
|
|
|
|
|