| Index: third_party/WebKit/LayoutTests/fast/loader/reload-policy-delegate.html
|
| diff --git a/third_party/WebKit/LayoutTests/fast/loader/reload-policy-delegate.html b/third_party/WebKit/LayoutTests/fast/loader/reload-policy-delegate.html
|
| deleted file mode 100644
|
| index 6d5a7bcd55a2cdf2678d977644b88f458816d159..0000000000000000000000000000000000000000
|
| --- a/third_party/WebKit/LayoutTests/fast/loader/reload-policy-delegate.html
|
| +++ /dev/null
|
| @@ -1,15 +0,0 @@
|
| -<html>
|
| -<head>
|
| -<script type="text/javascript">
|
| -function startTest()
|
| -{
|
| - testRunner.dumpAsText();
|
| - testRunner.setCustomPolicyDelegate(true, true);
|
| - testRunner.queueReload();
|
| -}
|
| -</script>
|
| -</head>
|
| -<body onload="startTest()">
|
| -<p>Test to make sure that reloads get reload policy.</p>
|
| -</body>
|
| -</html>
|
|
|