Index: chrome/test/data/extensions/platform_apps/web_view/shim/guest_noreferrer.html |
diff --git a/chrome/test/data/extensions/platform_apps/web_view/shim/guest_noreferrer.html b/chrome/test/data/extensions/platform_apps/web_view/shim/guest_noreferrer.html |
index 06f2dea904034bab713d72994dfde36b9c63a3a0..b035307b3ad0472d2cd1b0d3ef279e877863b355 100644 |
--- a/chrome/test/data/extensions/platform_apps/web_view/shim/guest_noreferrer.html |
+++ b/chrome/test/data/extensions/platform_apps/web_view/shim/guest_noreferrer.html |
@@ -14,7 +14,7 @@ |
</script> |
</head> |
<body style="padding: 0; margin: 0;"> |
-<a id="link" href="data:text/html,<html><body>Noreferrer guest</body></html>" |
+<a id="link" href="about:blank" |
rel="noreferrer" target="_blank">Link</a> |
</body> |
</html> |