Chromium Code Reviews| Index: LayoutTests/fast/js/reserved-words-strict.html |
| diff --git a/LayoutTests/fast/js/reserved-words-strict.html b/LayoutTests/fast/js/reserved-words-strict.html |
| deleted file mode 100644 |
| index de1a326a4a17b668d2951eb9fc167085aeeabd98..0000000000000000000000000000000000000000 |
| --- a/LayoutTests/fast/js/reserved-words-strict.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/reserved-words-strict.js"></script> |
| -<script src="resources/js-test-post.js"></script> |
| -</body> |
| -</html> |