| Index: third_party/WebKit/LayoutTests/http/tests/security/contentSecurityPolicy/1.1/referrer-always-http-http.html
|
| diff --git a/third_party/WebKit/LayoutTests/http/tests/security/contentSecurityPolicy/1.1/referrer-always-http-http.html b/third_party/WebKit/LayoutTests/http/tests/security/contentSecurityPolicy/1.1/referrer-always-http-http.html
|
| deleted file mode 100644
|
| index ba2fd63dd4205d75ab271bfff4e439a621ab6eb5..0000000000000000000000000000000000000000
|
| --- a/third_party/WebKit/LayoutTests/http/tests/security/contentSecurityPolicy/1.1/referrer-always-http-http.html
|
| +++ /dev/null
|
| @@ -1,13 +0,0 @@
|
| -<!DOCTYPE html>
|
| -<html>
|
| -<head>
|
| - <script src="/js-test-resources/js-test.js"></script>
|
| - <script src="../resources/referrer-test.js"></script>
|
| -</head>
|
| -<body>
|
| - <script>
|
| - description("Test that 'unsafe-url' works correctly from HTTP to HTTP.");
|
| - expectFullReferrer(ReferrerTest.UNSAFE_URL, ReferrerTest.HTTP, ReferrerTest.HTTP);
|
| - </script>
|
| -</body>
|
| -</html>
|
|
|