| Index: third_party/WebKit/LayoutTests/http/tests/security/XFrameOptions/resources/x-frame-options-deny-meta-tag-subframe-in-body.html
|
| diff --git a/third_party/WebKit/LayoutTests/http/tests/security/XFrameOptions/resources/x-frame-options-deny-meta-tag-subframe-in-body.html b/third_party/WebKit/LayoutTests/http/tests/security/XFrameOptions/resources/x-frame-options-deny-meta-tag-subframe-in-body.html
|
| deleted file mode 100644
|
| index 888fdc9d2e5ed2d3a49c1682d489e950b07a7c1c..0000000000000000000000000000000000000000
|
| --- a/third_party/WebKit/LayoutTests/http/tests/security/XFrameOptions/resources/x-frame-options-deny-meta-tag-subframe-in-body.html
|
| +++ /dev/null
|
| @@ -1,9 +0,0 @@
|
| -<html>
|
| -<head>
|
| -</head>
|
| -<body>
|
| - <p>FAIL: This should show up and disappear immediately.</p>
|
| - <meta http-equiv="x-frame-options" content="deny" />
|
| - <p>FAIL: This should never show up.</p>
|
| -</body>
|
| -</html>
|
|
|