Chromium Code Reviews| Index: LayoutTests/fast/js/function-constructor-error.html |
| diff --git a/LayoutTests/fast/js/function-constructor-error.html b/LayoutTests/fast/js/function-constructor-error.html |
| deleted file mode 100644 |
| index 4e8c28ab02ea2be54a7e562cc5831117560bc51b..0000000000000000000000000000000000000000 |
| --- a/LayoutTests/fast/js/function-constructor-error.html |
| +++ /dev/null |
| @@ -1,10 +0,0 @@ |
| -<!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML//EN"> |
| -<html> |
| -<head> |
| -<script src="resources/js-test-pre.js"></script> |
| -</head> |
| -<body> |
| -<script src="script-tests/function-constructor-error.js"></script> |
| -<script src="resources/js-test-post.js"></script> |
| -</body> |
| -</html> |