| Index: third_party/WebKit/LayoutTests/bluetooth/readValue.html
|
| diff --git a/third_party/WebKit/LayoutTests/bluetooth/readValue.html b/third_party/WebKit/LayoutTests/bluetooth/readValue.html
|
| index 73b7b1415e15564d461a487293d24077f2f50077..9bb4418bf5d293c0f4da0b44f65a8227bc3609b1 100644
|
| --- a/third_party/WebKit/LayoutTests/bluetooth/readValue.html
|
| +++ b/third_party/WebKit/LayoutTests/bluetooth/readValue.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';
|
|
|
|
|