| Index: third_party/WebKit/LayoutTests/bluetooth/writeValue/blacklisted-characteristic.html
|
| diff --git a/third_party/WebKit/LayoutTests/bluetooth/writeValue/blacklisted-characteristic.html b/third_party/WebKit/LayoutTests/bluetooth/writeValue/blacklisted-characteristic.html
|
| index a891152cb04f361fc6a50832bdaf293798b4a38c..256bcf85458cff709441489339474f03cb8eab65 100644
|
| --- a/third_party/WebKit/LayoutTests/bluetooth/writeValue/blacklisted-characteristic.html
|
| +++ b/third_party/WebKit/LayoutTests/bluetooth/writeValue/blacklisted-characteristic.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(() => {
|
|
|