| Index: third_party/WebKit/LayoutTests/external/wpt/webusb/usbDevice-iframe.https.html
|
| diff --git a/third_party/WebKit/LayoutTests/usb/usbDevice-iframe.html b/third_party/WebKit/LayoutTests/external/wpt/webusb/usbDevice-iframe.https.html
|
| similarity index 93%
|
| rename from third_party/WebKit/LayoutTests/usb/usbDevice-iframe.html
|
| rename to third_party/WebKit/LayoutTests/external/wpt/webusb/usbDevice-iframe.https.html
|
| index b63743da10699cf677932f9f6b718a476223db38..d68ebe2259de02133c240c5b51de39e8b8324504 100644
|
| --- a/third_party/WebKit/LayoutTests/usb/usbDevice-iframe.html
|
| +++ b/third_party/WebKit/LayoutTests/external/wpt/webusb/usbDevice-iframe.https.html
|
| @@ -1,9 +1,8 @@
|
| <!DOCTYPE html>
|
| -<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/fake-devices.js"></script>
|
| <script src="resources/usb-helpers.js"></script>
|
| -<script src="resources/webusb-test.js"></script>
|
| <script>
|
| 'use strict';
|
|
|
|
|