| Index: third_party/WebKit/LayoutTests/bluetooth/requestDevice.html
|
| diff --git a/third_party/WebKit/LayoutTests/bluetooth/requestDevice.html b/third_party/WebKit/LayoutTests/bluetooth/requestDevice.html
|
| index 0f0456bb20bac55474138c61656a562a914f87eb..82b13b0e5552fb2b9134f00264754c7f0bb26da2 100644
|
| --- a/third_party/WebKit/LayoutTests/bluetooth/requestDevice.html
|
| +++ b/third_party/WebKit/LayoutTests/bluetooth/requestDevice.html
|
| @@ -2,7 +2,7 @@
|
| <script src="../resources/testharness.js"></script>
|
| <script src="../resources/testharness-helpers.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';
|
|
|
|
|