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