| Index: LayoutTests/imported/web-platform-tests/mediacapture-streams/stream-api/video-and-audio-tracks/videostreamtrack.html
|
| diff --git a/LayoutTests/imported/web-platform-tests/mediacapture-streams/stream-api/video-and-audio-tracks/videostreamtrack.html b/LayoutTests/imported/web-platform-tests/mediacapture-streams/stream-api/video-and-audio-tracks/videostreamtrack.html
|
| index a4124969eb01a50090ce43955d00f30153765fa9..b52aaf19499d597bd948b47208e730a049b402aa 100644
|
| --- a/LayoutTests/imported/web-platform-tests/mediacapture-streams/stream-api/video-and-audio-tracks/videostreamtrack.html
|
| +++ b/LayoutTests/imported/web-platform-tests/mediacapture-streams/stream-api/video-and-audio-tracks/videostreamtrack.html
|
| @@ -13,7 +13,7 @@
|
| <div id='log'></div>
|
| <script src=../../../../../resources/testharness.js></script>
|
| <script src=../../../../../resources/testharnessreport.js></script>
|
| -<script src=/resources/webidl2/lib/webidl2.js></script>
|
| +<script src=../../../../../resources/WebIDLParser.js></script>
|
| <script src=../../../../../resources/idlharness.js></script>
|
| <script>
|
| var idl_array = new IdlArray();
|
|
|