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 87b7b1df776c0a349c11e5016ee233524dcfa17d..70c297740e53efd3d5936562767839beb9bd049c 100644 |
--- a/content/browser/media/midi_dispatcher_host.h |
+++ b/content/browser/media/midi_dispatcher_host.h |
@@ -46,7 +46,6 @@ class MidiDispatcherHost : public WebContentsObserver { |
int render_process_id; |
int render_frame_id; |
int bridge_id; |
- base::Closure cancel; |
}; |
std::vector<PendingPermission> pending_permissions_; |