| 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 586e864bd4d39a7ce767fe0d5b0e4025120e2908..a487178851d8a902b7bbece81c5feda1476f6328 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_; | 
|  | 
|  |