Chromium Code Reviews| Index: content/test/data/accessibility/title.html |
| diff --git a/content/test/data/accessibility/title.html b/content/test/data/accessibility/title.html |
| deleted file mode 100644 |
| index b3218c6f457f557b1fbca8ed71334346186f636d..0000000000000000000000000000000000000000 |
| --- a/content/test/data/accessibility/title.html |
| +++ /dev/null |
| @@ -1,9 +0,0 @@ |
| -<!DOCTYPE html> |
| -<html> |
| -<head> |
| -<title>Title of the document</title> |
| -</head> |
| -<body> |
| -</body> |
| -</html> |
| - |