Chromium Code Reviews| Index: content/test/data/accessibility/html/iframe-presentational.html |
| diff --git a/content/test/data/accessibility/html/iframe-presentational.html b/content/test/data/accessibility/html/iframe-presentational.html |
| index 1ae36a3e277463982f7d06b0b9a7a1ca7d8f57b0..fe07d7a0d1acfe7d5e21c347fda875ebf81f8c08 100644 |
| --- a/content/test/data/accessibility/html/iframe-presentational.html |
| +++ b/content/test/data/accessibility/html/iframe-presentational.html |
| @@ -4,7 +4,7 @@ |
| <!DOCTYPE html> |
| <html> |
| <body> |
| - <iframe src="iframesrc.html" role="presentation"> |
| + <iframe src="frame/empty.html" role="presentation"> |
| </iframe> |
| </body> |
| </html> |