Chromium Code Reviews| Index: content/test/data/accessibility/address.html |
| diff --git a/content/test/data/accessibility/address.html b/content/test/data/accessibility/address.html |
| deleted file mode 100644 |
| index 96db4343352cd9faefabda09f440cdbb7777f912..0000000000000000000000000000000000000000 |
| --- a/content/test/data/accessibility/address.html |
| +++ /dev/null |
| @@ -1,10 +0,0 @@ |
| -<!-- |
| -@MAC-ALLOW:AXRole* |
| -@MAC-ALLOW:AXSubrole=* |
| -@MAC-ALLOW:AXRoleDescription=* |
| ---> |
| -<html> |
| -<body> |
| - <address>Please contact John Citizen for more information.</address> |
| -</body> |
| -</html> |