| Index: third_party/WebKit/LayoutTests/bluetooth/writeValue/value-too-long.html
|
| diff --git a/third_party/WebKit/LayoutTests/bluetooth/writeValue/value-too-long.html b/third_party/WebKit/LayoutTests/bluetooth/writeValue/value-too-long.html
|
| index c58d537992553ca672a9080f3ab4b2fd1e4b78fc..c7790cd229261a31c212e1261e039f66aa30428d 100644
|
| --- a/third_party/WebKit/LayoutTests/bluetooth/writeValue/value-too-long.html
|
| +++ b/third_party/WebKit/LayoutTests/bluetooth/writeValue/value-too-long.html
|
| @@ -1,7 +1,7 @@
|
| <!DOCTYPE html>
|
| <script src="../../resources/testharness.js"></script>
|
| <script src="../../resources/testharnessreport.js"></script>
|
| -<script src="../resources/bluetooth-helpers.js"></script>
|
| +<script src="../../resources/bluetooth/bluetooth-helpers.js"></script>
|
| <script>
|
| 'use strict';
|
| promise_test(() => {
|
|
|