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