Index: content/test/data/accessibility/html/base.html |
diff --git a/chrome/test/data/extensions/platform_apps/prevent_leave_fullscreen/main.html b/content/test/data/accessibility/html/base.html |
similarity index 52% |
copy from chrome/test/data/extensions/platform_apps/prevent_leave_fullscreen/main.html |
copy to content/test/data/accessibility/html/base.html |
index 831d97e24de6cb43730d9599d9c3fb347a3cd00c..d53d9cb0df626cd0fd021199eeb5ad160323bc96 100644 |
--- a/chrome/test/data/extensions/platform_apps/prevent_leave_fullscreen/main.html |
+++ b/content/test/data/accessibility/html/base.html |
@@ -1,9 +1,8 @@ |
<!DOCTYPE html> |
<html> |
<head> |
- <title>fullscreen</title> |
+<base href="http://www.chromium.org/" target="_blank"> |
</head> |
<body> |
- foobar |
</body> |
</html> |