| Index: LayoutTests/imported/web-platform-tests/mediacapture-streams/stream-api/video-and-audio-tracks/audiostreamtrack.html
|
| diff --git a/LayoutTests/imported/web-platform-tests/mediacapture-streams/stream-api/video-and-audio-tracks/audiostreamtrack.html b/LayoutTests/imported/web-platform-tests/mediacapture-streams/stream-api/video-and-audio-tracks/audiostreamtrack.html
|
| index f2b3c24a2f8c5017bd9b6e2aaf9e9fe72a34c468..69580ddfff58363ba1e9d89b9c43572c57827667 100644
|
| --- a/LayoutTests/imported/web-platform-tests/mediacapture-streams/stream-api/video-and-audio-tracks/audiostreamtrack.html
|
| +++ b/LayoutTests/imported/web-platform-tests/mediacapture-streams/stream-api/video-and-audio-tracks/audiostreamtrack.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();
|
|
|