| Index: third_party/WebKit/LayoutTests/imported/wpt/mediacapture-streams/GUM-unknownkey-option-param.html
|
| diff --git a/third_party/WebKit/LayoutTests/imported/wpt/mediacapture-streams/GUM-unknownkey-option-param.html b/third_party/WebKit/LayoutTests/imported/wpt/mediacapture-streams/GUM-unknownkey-option-param.html
|
| index ba5e2edff76b9b6adde96d169acfddeaefcb6276..f911d3037edcb775824a2518e5ac93f339af0d44 100644
|
| --- a/third_party/WebKit/LayoutTests/imported/wpt/mediacapture-streams/GUM-unknownkey-option-param.html
|
| +++ b/third_party/WebKit/LayoutTests/imported/wpt/mediacapture-streams/GUM-unknownkey-option-param.html
|
| @@ -11,8 +11,8 @@
|
| in the options parameter raises a NOT_SUPPORTED_ERR exception.</p>
|
|
|
| <div id='log'></div>
|
| -<script src=../../../resources/testharness.js></script>
|
| -<script src=../../../resources/testharnessreport.js></script>
|
| +<script src=/resources/testharness.js></script>
|
| +<script src=/resources/testharnessreport.js></script>
|
| <script src="../../../resources/vendor-prefix.js" data-prefixed-objects='[{"ancestors":["navigator"], "name":"getUserMedia"}]'></script>
|
| <script>
|
| test(function () {
|
|
|