Index: content/shell/browser/shell_browser_context.h |
diff --git a/content/shell/browser/shell_browser_context.h b/content/shell/browser/shell_browser_context.h |
index e9ca9bd98776bd53cf8d53115b3979d4b82a88f2..3bd5192f850e20e7cd505d3d76d68c54591ad5af 100644 |
--- a/content/shell/browser/shell_browser_context.h |
+++ b/content/shell/browser/shell_browser_context.h |
@@ -48,6 +48,7 @@ class ShellBrowserContext : public BrowserContext { |
int render_view_id, |
int bridge_id, |
const GURL& requesting_frame, |
+ bool user_gesture, |
const MidiSysExPermissionCallback& callback) OVERRIDE; |
virtual void CancelMidiSysExPermissionRequest( |
int render_process_id, |