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