Chromium Code Reviews| Index: LayoutTests/plugins/evaluate-js-after-removing-plugin-element-expected.txt |
| diff --git a/LayoutTests/plugins/evaluate-js-after-removing-plugin-element-expected.txt b/LayoutTests/plugins/evaluate-js-after-removing-plugin-element-expected.txt |
| deleted file mode 100644 |
| index da04b0f9bdfd7c0dbe11d91dfbfb14003c10eade..0000000000000000000000000000000000000000 |
| --- a/LayoutTests/plugins/evaluate-js-after-removing-plugin-element-expected.txt |
| +++ /dev/null |
| @@ -1,3 +0,0 @@ |
| -This tests that we don't crash when a plugin removes itself from the document and then executes JavaScript. |
| - |
| -Executing script after removing the plugin element from the document succeeded. |