| Index: third_party/WebKit/LayoutTests/external/wpt/webusb/usbConnectionEvent.https.html
|
| diff --git a/third_party/WebKit/LayoutTests/usb/usb-connection-event.html b/third_party/WebKit/LayoutTests/external/wpt/webusb/usbConnectionEvent.https.html
|
| similarity index 89%
|
| rename from third_party/WebKit/LayoutTests/usb/usb-connection-event.html
|
| rename to third_party/WebKit/LayoutTests/external/wpt/webusb/usbConnectionEvent.https.html
|
| index 6133f1bdd6f1f17679cad7b03d27810de3637da7..1e3e5453e65b52d6ce65a724901c797ecb69a43b 100644
|
| --- a/third_party/WebKit/LayoutTests/usb/usb-connection-event.html
|
| +++ b/third_party/WebKit/LayoutTests/external/wpt/webusb/usbConnectionEvent.https.html
|
| @@ -1,6 +1,6 @@
|
| <!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>
|
|
|