| Index: third_party/WebKit/LayoutTests/http/tests/feature-policy-experimental-features/vibrate-enabledforall.php
|
| diff --git a/third_party/WebKit/LayoutTests/http/tests/feature-policy/vibrate-enabledforall.php b/third_party/WebKit/LayoutTests/http/tests/feature-policy-experimental-features/vibrate-enabledforall.php
|
| similarity index 83%
|
| rename from third_party/WebKit/LayoutTests/http/tests/feature-policy/vibrate-enabledforall.php
|
| rename to third_party/WebKit/LayoutTests/http/tests/feature-policy-experimental-features/vibrate-enabledforall.php
|
| index 471f7b05bef19d1763655c6a3cafd20a3ace4252..94b0e2faa2a4c9aa0a639d45e714833db8c5a42b 100644
|
| --- a/third_party/WebKit/LayoutTests/http/tests/feature-policy/vibrate-enabledforall.php
|
| +++ b/third_party/WebKit/LayoutTests/http/tests/feature-policy-experimental-features/vibrate-enabledforall.php
|
| @@ -23,6 +23,6 @@ Header("Feature-Policy: {\"vibrate\": [\"*\"]}");
|
| </head>
|
| <body>
|
| <iframe id="f1" src="resources/feature-policy-vibrate-enabled.html"></iframe>
|
| -<iframe id="f2" src="http://localhost:8000/feature-policy/resources/feature-policy-vibrate-enabled.html"></iframe>
|
| +<iframe id="f2" src="http://localhost:8000/feature-policy-experimental-features/resources/feature-policy-vibrate-enabled.html"></iframe>
|
| </body>
|
| </html>
|
|
|