| Index: third_party/WebKit/LayoutTests/http/tests/security/XFrameOptions/resources/x-frame-options-deny-meta-tag-subframe-parent-same-origin-deny.html
|
| diff --git a/third_party/WebKit/LayoutTests/http/tests/security/XFrameOptions/resources/x-frame-options-deny-meta-tag-subframe-parent-same-origin-deny.html b/third_party/WebKit/LayoutTests/http/tests/security/XFrameOptions/resources/x-frame-options-deny-meta-tag-subframe-parent-same-origin-deny.html
|
| deleted file mode 100644
|
| index a277c46a5586f4f3af4e7de19db488bd6f8a14db..0000000000000000000000000000000000000000
|
| --- a/third_party/WebKit/LayoutTests/http/tests/security/XFrameOptions/resources/x-frame-options-deny-meta-tag-subframe-parent-same-origin-deny.html
|
| +++ /dev/null
|
| @@ -1,8 +0,0 @@
|
| -<html>
|
| -<head>
|
| - <meta http-equiv="x-frame-options" content="sameorigin" />
|
| -</head>
|
| -<body>
|
| - <p>FAIL: This should not show up as the parent is not in the same origin.</p>
|
| -</body>
|
| -</html>
|
|
|