| Index: third_party/WebKit/LayoutTests/imported/wpt/webrtc/rtcpeerconnection/rtcpeerconnection-idl.html
|
| diff --git a/third_party/WebKit/LayoutTests/imported/wpt/webrtc/rtcpeerconnection/rtcpeerconnection-idl.html b/third_party/WebKit/LayoutTests/imported/wpt/webrtc/rtcpeerconnection/rtcpeerconnection-idl.html
|
| index b7023d3adfb24ab203f7904f02e712fd78c5c077..fdb1ca39e6b2a2f47a2c781d2e643a02dfbaed9b 100644
|
| --- a/third_party/WebKit/LayoutTests/imported/wpt/webrtc/rtcpeerconnection/rtcpeerconnection-idl.html
|
| +++ b/third_party/WebKit/LayoutTests/imported/wpt/webrtc/rtcpeerconnection/rtcpeerconnection-idl.html
|
| @@ -13,8 +13,8 @@
|
| <div id='log'></div>
|
| <script src=/resources/testharness.js></script>
|
| <script src=/resources/testharnessreport.js></script>
|
| -<script src=../../../../resources/WebIDLParser.js></script>
|
| -<script src=../../../../resources/idlharness.js></script>
|
| +<script src=/resources/WebIDLParser.js></script>
|
| +<script src=/resources/idlharness.js></script>
|
|
|
| <!-- The IDL is copied from the 22 September 2015 editors' draft. -->
|
| <script type="text/plain">
|
|
|