Index: third_party/WebKit/LayoutTests/http/tests/feature-policy/resources/feature-policy-vibrate-enabled.html |
diff --git a/third_party/WebKit/LayoutTests/http/tests/feature-policy/resources/feature-policy-vibrate-enabled.html b/third_party/WebKit/LayoutTests/http/tests/feature-policy/resources/feature-policy-vibrate-enabled.html |
index 81d57692cb5f314a039e16df4052865a942c0faa..4abe30f974f2662fdc6d64c5fe0a5dd08fb6ee6a 100644 |
--- a/third_party/WebKit/LayoutTests/http/tests/feature-policy/resources/feature-policy-vibrate-enabled.html |
+++ b/third_party/WebKit/LayoutTests/http/tests/feature-policy/resources/feature-policy-vibrate-enabled.html |
@@ -1,9 +1,7 @@ |
<!DOCTYPE html> |
-<head> |
- <title>Feature-Policy Vibrate Enabled</title> |
- <script src="/resources/testharness.js"></script> |
- <script src="/resources/testharnessreport.js"></script> |
-</head> |
+<title>Feature-Policy Vibrate Enabled</title> |
+<script src="/resources/testharness.js"></script> |
+<script src="/resources/testharnessreport.js"></script> |
<script> |
test(function() { |
assert_true(navigator.vibrate(200)); |