| Index: third_party/WebKit/LayoutTests/bluetooth/writeValue/write-updates-value.html
|
| diff --git a/third_party/WebKit/LayoutTests/bluetooth/writeValue/write-updates-value.html b/third_party/WebKit/LayoutTests/bluetooth/writeValue/write-updates-value.html
|
| index b5d3f6b44cf894d0b4984982c2ac2556b0e20b8f..8746df7e2425bcd35a80bbcacf1964db9e99cc81 100644
|
| --- a/third_party/WebKit/LayoutTests/bluetooth/writeValue/write-updates-value.html
|
| +++ b/third_party/WebKit/LayoutTests/bluetooth/writeValue/write-updates-value.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(() => {
|
|
|