Index: third_party/WebKit/LayoutTests/http/tests/security/contentSecurityPolicy/referrer-from-document-on-preload-expected.html |
diff --git a/chrome/test/data/extensions/platform_apps/leave_fullscreen/main.html b/third_party/WebKit/LayoutTests/http/tests/security/contentSecurityPolicy/referrer-from-document-on-preload-expected.html |
similarity index 53% |
copy from chrome/test/data/extensions/platform_apps/leave_fullscreen/main.html |
copy to third_party/WebKit/LayoutTests/http/tests/security/contentSecurityPolicy/referrer-from-document-on-preload-expected.html |
index 831d97e24de6cb43730d9599d9c3fb347a3cd00c..d2fd832fb418639d9e7670cc3bffc76fd4a4bb3f 100644 |
--- a/chrome/test/data/extensions/platform_apps/leave_fullscreen/main.html |
+++ b/third_party/WebKit/LayoutTests/http/tests/security/contentSecurityPolicy/referrer-from-document-on-preload-expected.html |
@@ -1,9 +1,8 @@ |
<!DOCTYPE html> |
<html> |
<head> |
- <title>fullscreen</title> |
</head> |
<body> |
- foobar |
+ <img src="/security/resources/green250x50.png" /> |
</body> |
</html> |