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