| Index: third_party/WebKit/LayoutTests/bluetooth/getCharacteristic-blacklist.html
|
| diff --git a/third_party/WebKit/LayoutTests/bluetooth/getCharacteristic-blacklist.html b/third_party/WebKit/LayoutTests/bluetooth/getCharacteristic-blacklist.html
|
| index ecf4539d3705d01b6c36cc768469b7c9524d4416..8d19c316b1a78386d7e8016a9f62babffbb794ac 100644
|
| --- a/third_party/WebKit/LayoutTests/bluetooth/getCharacteristic-blacklist.html
|
| +++ b/third_party/WebKit/LayoutTests/bluetooth/getCharacteristic-blacklist.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';
|
|
|
|
|