| Index: third_party/WebKit/LayoutTests/bluetooth/getPrimaryService.html
|
| diff --git a/third_party/WebKit/LayoutTests/bluetooth/getPrimaryService.html b/third_party/WebKit/LayoutTests/bluetooth/getPrimaryService.html
|
| index 6b65765b4bcb1ba01d8a3ade52aa725316df0c7c..71a91d5909cb845e0e6e42ea6f5fb040d2aec9b8 100644
|
| --- a/third_party/WebKit/LayoutTests/bluetooth/getPrimaryService.html
|
| +++ b/third_party/WebKit/LayoutTests/bluetooth/getPrimaryService.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'
|
|
|
|
|