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