| Index: third_party/WebKit/LayoutTests/bluetooth/writeValue/write-fails.html
|
| diff --git a/third_party/WebKit/LayoutTests/bluetooth/writeValue/write-fails.html b/third_party/WebKit/LayoutTests/bluetooth/writeValue/write-fails.html
|
| index 068cf034f38c128419e5d4f8adb9d3e428af33a8..5f5e121b9429a89fb172dc4c4c7ef19f539f6e68 100644
|
| --- a/third_party/WebKit/LayoutTests/bluetooth/writeValue/write-fails.html
|
| +++ b/third_party/WebKit/LayoutTests/bluetooth/writeValue/write-fails.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';
|
| gatt_errors_tests.forEach(testSpec => {
|
|
|