| Index: third_party/WebKit/LayoutTests/bluetooth/getCharacteristics/blacklisted-characteristics.html
|
| diff --git a/third_party/WebKit/LayoutTests/bluetooth/getCharacteristics/blacklisted-characteristics.html b/third_party/WebKit/LayoutTests/bluetooth/getCharacteristics/blacklisted-characteristics.html
|
| index 1e2f3b9f374bdff4ad250cdf73052694c055e2c0..b2a203835a8a6391ec9eb96fe9c1c48c7ce18905 100644
|
| --- a/third_party/WebKit/LayoutTests/bluetooth/getCharacteristics/blacklisted-characteristics.html
|
| +++ b/third_party/WebKit/LayoutTests/bluetooth/getCharacteristics/blacklisted-characteristics.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(() => {
|
|
|