Index: third_party/WebKit/LayoutTests/media/media-play-promise-expected.txt |
diff --git a/third_party/WebKit/LayoutTests/media/media-play-promise-expected.txt b/third_party/WebKit/LayoutTests/media/media-play-promise-expected.txt |
index 3a78c525b939bf9371b047a0333e3236a32b9610..3cf066835ddd117851a69220f572ce943448bc34 100644 |
--- a/third_party/WebKit/LayoutTests/media/media-play-promise-expected.txt |
+++ b/third_party/WebKit/LayoutTests/media/media-play-promise-expected.txt |
@@ -1,4 +1,4 @@ |
-CONSOLE WARNING: Failed to execute 'play' on 'HTMLMediaElement': API can only be initiated by a user gesture. |
+CONSOLE WARNING: line 37: Failed to execute 'play' on 'HTMLMediaElement': API can only be initiated by a user gesture. |
Test the play() behaviour with regards to the returned promise for media elements. |