Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(79)

Unified Diff: LayoutTests/webmidi/send-messages.html

Issue 1339123002: Remove some usage of testRunner.setPermission. (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@notifications-flakyness
Patch Set: review comments Created 5 years, 3 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « LayoutTests/webmidi/permission-expected.txt ('k') | LayoutTests/webmidi/send-messages-expected.txt » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: LayoutTests/webmidi/send-messages.html
diff --git a/LayoutTests/webmidi/send-messages.html b/LayoutTests/webmidi/send-messages.html
index 7751b2234ade58136d9f7d5943349f45b51080e0..5e0473ae2b4b540ec536b71e8873235becbdd75e 100644
--- a/LayoutTests/webmidi/send-messages.html
+++ b/LayoutTests/webmidi/send-messages.html
@@ -9,7 +9,6 @@
description("Test if various kinds of MIDI messages can be validated.");
-shouldBeDefined("testRunner.setPermission");
shouldBeDefined("navigator.requestMIDIAccess");
window.jsTestIsAsync = true;
« no previous file with comments | « LayoutTests/webmidi/permission-expected.txt ('k') | LayoutTests/webmidi/send-messages-expected.txt » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698