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