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

Unified Diff: third_party/WebKit/LayoutTests/permissionclient/audio-permissions-expected.txt

Issue 1926773002: TestRunner: add method to instrument autoplay settings and set default value. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@autoplay-htmlmedialement
Patch Set: fix tests Created 4 years, 8 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
Index: third_party/WebKit/LayoutTests/permissionclient/audio-permissions-expected.txt
diff --git a/third_party/WebKit/LayoutTests/permissionclient/audio-permissions-expected.txt b/third_party/WebKit/LayoutTests/permissionclient/audio-permissions-expected.txt
index 2ec46927f095fe565b186a5021de65261542e6f8..d71576fce9e8f5b795b35fd8c3895e179ac2a16b 100644
--- a/third_party/WebKit/LayoutTests/permissionclient/audio-permissions-expected.txt
+++ b/third_party/WebKit/LayoutTests/permissionclient/audio-permissions-expected.txt
@@ -1,7 +1,7 @@
-PERMISSION CLIENT: allowMedia((file test):media/content/silence.oga): true
-PERMISSION CLIENT: allowMedia((file test):media/content/silence.oga?nocache): false
-PERMISSION CLIENT: allowMedia((file test):media/content/silence.oga): false
-PERMISSION CLIENT: allowMedia((file test):media/content/silence.oga): false
+MockContentSettingsClient: allowMedia((file test):media/content/silence.oga): true
+MockContentSettingsClient: allowMedia((file test):media/content/silence.oga?nocache): false
+MockContentSettingsClient: allowMedia((file test):media/content/silence.oga): false
+MockContentSettingsClient: allowMedia((file test):media/content/silence.oga): false
PASS: first sound loaded

Powered by Google App Engine
This is Rietveld 408576698