| Index: third_party/WebKit/LayoutTests/http/tests/feature-policy/resources/feature-policy-payment-relocate-enabled.html
|
| diff --git a/third_party/WebKit/LayoutTests/http/tests/feature-policy/resources/feature-policy-payment-relocate-enabled.html b/third_party/WebKit/LayoutTests/http/tests/feature-policy/resources/feature-policy-payment-relocate-enabled.html
|
| deleted file mode 100644
|
| index 70afef2e54add8060a7c0645b85924d31a89c61f..0000000000000000000000000000000000000000
|
| --- a/third_party/WebKit/LayoutTests/http/tests/feature-policy/resources/feature-policy-payment-relocate-enabled.html
|
| +++ /dev/null
|
| @@ -1,7 +0,0 @@
|
| -<!DOCTYPE html>
|
| -<title>Feature-Policy PaymentRequest Relocated</title>
|
| -<script src="/resources/testharness.js"></script>
|
| -<script src="/resources/testharnessreport.js"></script>
|
| -<script>
|
| -document.location = "http://localhost:8000/feature-policy/resources/feature-policy-payment-enabled.html";
|
| -</script>
|
|
|