| Index: third_party/WebKit/LayoutTests/bluetooth/connect.html
|
| diff --git a/third_party/WebKit/LayoutTests/bluetooth/connect.html b/third_party/WebKit/LayoutTests/bluetooth/connect.html
|
| index cf399342a2c6b3ffbab18dacab25399f6881a2dc..da801f2491c89eea1a62604072fccf7fcc3276b0 100644
|
| --- a/third_party/WebKit/LayoutTests/bluetooth/connect.html
|
| +++ b/third_party/WebKit/LayoutTests/bluetooth/connect.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';
|
|
|
|
|