Index: third_party/WebKit/LayoutTests/webaudio/scriptprocessornode-rewrap-expected.txt |
diff --git a/third_party/WebKit/LayoutTests/webaudio/scriptprocessornode-rewrap-expected.txt b/third_party/WebKit/LayoutTests/webaudio/scriptprocessornode-rewrap-expected.txt |
deleted file mode 100644 |
index 7cade7e1df5d477cb19ede7d8d22461c4e67f620..0000000000000000000000000000000000000000 |
--- a/third_party/WebKit/LayoutTests/webaudio/scriptprocessornode-rewrap-expected.txt |
+++ /dev/null |
@@ -1,10 +0,0 @@ |
-Tests re-wrapping an AudioNode sublass after its JS wrapper is deleted wraps the node as the correct subclass. A binding integrity assert will fire otherwise. |
- |
-On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE". |
- |
- |
-PASS onaudioprocess was called with correct input data. |
-PASS successfullyParsed is true |
- |
-TEST COMPLETE |
- |