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

Unified Diff: LayoutTests/media/media-higher-prio-audio-stream-expected.txt

Issue 14362037: Remove USE(GSTREAMER) and USE(WEBAUDIO_GSTREAMER) guards. (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: Remove GSTREAMER specific code Created 7 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
« no previous file with comments | « LayoutTests/media/media-higher-prio-audio-stream.html ('k') | Source/core/platform/audio/FFTFrame.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: LayoutTests/media/media-higher-prio-audio-stream-expected.txt
diff --git a/LayoutTests/media/media-higher-prio-audio-stream-expected.txt b/LayoutTests/media/media-higher-prio-audio-stream-expected.txt
deleted file mode 100644
index baeb95257240d21aea316882a72e192431e6db97..0000000000000000000000000000000000000000
--- a/LayoutTests/media/media-higher-prio-audio-stream-expected.txt
+++ /dev/null
@@ -1,12 +0,0 @@
-Test paused by:
-
-Getting a higher priority audio stream.
-This test does not work in the launchers, only with the test runners.
-EVENT(playing)
-EXPECTED (mediaElement.paused == 'false') OK
-EVENT(pause)
-EXPECTED (mediaElement.paused == 'true') OK
-EXPECTED (mediaElement.ended == 'false') OK
-
-END OF TEST
-
« no previous file with comments | « LayoutTests/media/media-higher-prio-audio-stream.html ('k') | Source/core/platform/audio/FFTFrame.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698