Chromium Code Reviews| Index: content/test/data/accessibility/header.html |
| diff --git a/content/test/data/accessibility/header.html b/content/test/data/accessibility/header.html |
| deleted file mode 100644 |
| index bef095c8ad4f22706637af152af1d2acc7dbbe5a..0000000000000000000000000000000000000000 |
| --- a/content/test/data/accessibility/header.html |
| +++ /dev/null |
| @@ -1,13 +0,0 @@ |
| -<!-- |
| -@MAC-ALLOW:AXRole* |
| -@MAC-ALLOW:AXSubrole* |
| -@WIN-ALLOW:xml-roles:* |
| ---> |
| -<!DOCTYPE html> |
| -<html> |
| -<body> |
| - <header> |
| - Chromium Browser |
| - </header> |
| -</body> |
| -</html> |