| Index: third_party/WebKit/LayoutTests/bluetooth/getCharacteristic.html
|
| diff --git a/third_party/WebKit/LayoutTests/bluetooth/getCharacteristic.html b/third_party/WebKit/LayoutTests/bluetooth/getCharacteristic.html
|
| index e03c72606e59ea19ec3437d0031793fc733ca12b..435e3afa330af8e09e1436c5f7e61a4a12897d16 100644
|
| --- a/third_party/WebKit/LayoutTests/bluetooth/getCharacteristic.html
|
| +++ b/third_party/WebKit/LayoutTests/bluetooth/getCharacteristic.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';
|
|
|
|
|