| Index: content/shell/renderer/test_runner/test_runner.h
|
| diff --git a/content/shell/renderer/test_runner/test_runner.h b/content/shell/renderer/test_runner/test_runner.h
|
| index 5ce68c6262f36d6bb93f64b59460a6d3b6ba6c3b..c55ab4b9e1a268f89879537b6650de3043095dca 100644
|
| --- a/content/shell/renderer/test_runner/test_runner.h
|
| +++ b/content/shell/renderer/test_runner/test_runner.h
|
| @@ -547,7 +547,6 @@ class TestRunner : public WebTestRunner,
|
|
|
| // MIDI function to control permission handling.
|
| void SetMIDIAccessorResult(bool result);
|
| - void SetMIDISysexPermission(bool value);
|
|
|
| // Grants permission for desktop notifications to an origin
|
| void GrantWebNotificationPermission(const GURL& origin,
|
|
|