Chromium Code Reviews| Index: third_party/WebKit/LayoutTests/storage/indexeddb/unprefix.html |
| diff --git a/third_party/WebKit/LayoutTests/storage/indexeddb/unprefix.html b/third_party/WebKit/LayoutTests/storage/indexeddb/unprefix.html |
| deleted file mode 100644 |
| index a0d99b4862d5a877c3e96a28cc9ec6b1113a07a2..0000000000000000000000000000000000000000 |
| --- a/third_party/WebKit/LayoutTests/storage/indexeddb/unprefix.html |
| +++ /dev/null |
| @@ -1,10 +0,0 @@ |
| -<!DOCTYPE html> |
| -<html> |
| -<head> |
| -<script src="../../resources/js-test.js"></script> |
| -<script src="resources/shared.js"></script> |
| -</head> |
| -<body> |
| -<script src="resources/unprefix.js"></script> |
| -</body> |
| -</html> |