| Index: third_party/WebKit/LayoutTests/http/tests/feature-policy-experimental-features/resources/feature-policy-vibrate-disabled.html
|
| diff --git a/third_party/WebKit/LayoutTests/http/tests/feature-policy/resources/feature-policy-vibrate-disabled.html b/third_party/WebKit/LayoutTests/http/tests/feature-policy-experimental-features/resources/feature-policy-vibrate-disabled.html
|
| similarity index 97%
|
| rename from third_party/WebKit/LayoutTests/http/tests/feature-policy/resources/feature-policy-vibrate-disabled.html
|
| rename to third_party/WebKit/LayoutTests/http/tests/feature-policy-experimental-features/resources/feature-policy-vibrate-disabled.html
|
| index 2fab1c80841af981bda1c4d2188fee1f4b1720e1..147acd999f8f42a77c08b64413dc43abcbd4344c 100644
|
| --- a/third_party/WebKit/LayoutTests/http/tests/feature-policy/resources/feature-policy-vibrate-disabled.html
|
| +++ b/third_party/WebKit/LayoutTests/http/tests/feature-policy-experimental-features/resources/feature-policy-vibrate-disabled.html
|
| @@ -22,4 +22,5 @@ window.addEventListener("message", startTest, true);
|
| </script>
|
| <body>
|
| <button id="test" onclick="testVibrate();">Click to vibrate</button>
|
| -
|
| +</body>
|
| +</html>
|
|
|