Chromium Code Reviews| Index: webkit/data/layout_tests/chrome/plugins/call-as-function-expected.txt |
| =================================================================== |
| --- webkit/data/layout_tests/chrome/plugins/call-as-function-expected.txt (revision 35112) |
| +++ webkit/data/layout_tests/chrome/plugins/call-as-function-expected.txt (working copy) |
| @@ -1,4 +0,0 @@ |
| -This tests that call a plugin object (NPObject) as a function invokes invokeDefault() function on the object. |
| - |
| -plg() = 1 |
| -plg.testObject() = 2 |