Index: third_party/WebKit/LayoutTests/webaudio/convolver-setBuffer-null-expected.txt |
diff --git a/third_party/WebKit/LayoutTests/webaudio/convolver-setBuffer-null-expected.txt b/third_party/WebKit/LayoutTests/webaudio/convolver-setBuffer-null-expected.txt |
index 62c8d7bc746b10c13abb8254504525d379808abd..7b00bc7e40c51a7804f11ef780c9e6e61a5e693e 100644 |
--- a/third_party/WebKit/LayoutTests/webaudio/convolver-setBuffer-null-expected.txt |
+++ b/third_party/WebKit/LayoutTests/webaudio/convolver-setBuffer-null-expected.txt |
@@ -1,8 +1,8 @@ |
-Tests that ConvolverNode impulse response buffer can be set to 0. |
+Tests that ConvolverNode impulse response buffer can be set to null. |
On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE". |
-PASS ConvolverNode impulse response buffer was set to 0. |
+PASS ConvolverNode impulse response buffer was set to null. |
PASS successfullyParsed is true |
TEST COMPLETE |