Index: third_party/WebKit/LayoutTests/webaudio/doppler-deprecated-expected.txt |
diff --git a/third_party/WebKit/LayoutTests/webaudio/doppler-deprecated-expected.txt b/third_party/WebKit/LayoutTests/webaudio/doppler-deprecated-expected.txt |
index 4ac8976bef68f163656038684166c437b1e4760e..035f9e72a32a9a776129495d9bdb7f2e4bec4d8a 100644 |
--- a/third_party/WebKit/LayoutTests/webaudio/doppler-deprecated-expected.txt |
+++ b/third_party/WebKit/LayoutTests/webaudio/doppler-deprecated-expected.txt |
@@ -1,7 +1,7 @@ |
-CONSOLE WARNING: 'AudioListener.dopplerFactor' is deprecated and will be removed in M55, around November 2016. It has no effect as the Web Audio doppler effects have already been removed internally. See https://www.chromestatus.com/features/5238926818148352 for more details. |
-CONSOLE WARNING: 'AudioListener.speedOfSound' is deprecated and will be removed in M55, around November 2016. It has no effect as the Web Audio doppler effects have already been removed internally. See https://www.chromestatus.com/features/5238926818148352 for more details. |
-CONSOLE WARNING: 'AudioListener.setVelocity()' is deprecated and will be removed in M55, around November 2016. It has no effect as the Web Audio doppler effects have already been removed internally. See https://www.chromestatus.com/features/5238926818148352 for more details. |
-CONSOLE WARNING: 'PannerNode.setVelocity()' is deprecated and will be removed in M55, around November 2016. It has no effect as the Web Audio doppler effects have already been removed internally. See https://www.chromestatus.com/features/5238926818148352 for more details. |
+CONSOLE WARNING: line 1: 'AudioListener.dopplerFactor' is deprecated and will be removed in M55, around November 2016. It has no effect as the Web Audio doppler effects have already been removed internally. See https://www.chromestatus.com/features/5238926818148352 for more details. |
+CONSOLE WARNING: line 1: 'AudioListener.speedOfSound' is deprecated and will be removed in M55, around November 2016. It has no effect as the Web Audio doppler effects have already been removed internally. See https://www.chromestatus.com/features/5238926818148352 for more details. |
+CONSOLE WARNING: line 1: 'AudioListener.setVelocity()' is deprecated and will be removed in M55, around November 2016. It has no effect as the Web Audio doppler effects have already been removed internally. See https://www.chromestatus.com/features/5238926818148352 for more details. |
+CONSOLE WARNING: line 1: 'PannerNode.setVelocity()' is deprecated and will be removed in M55, around November 2016. It has no effect as the Web Audio doppler effects have already been removed internally. See https://www.chromestatus.com/features/5238926818148352 for more details. |
Tests doppler deprecation messages |
On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE". |