| Index: third_party/WebKit/LayoutTests/bluetooth/advertising-data.html
|
| diff --git a/third_party/WebKit/LayoutTests/bluetooth/advertising-data.html b/third_party/WebKit/LayoutTests/bluetooth/advertising-data.html
|
| index aba343a4b48d7b6aad2c1f716998f45e0650878e..b70cfcc7dbea89823cdef107edfcb92495ca1302 100644
|
| --- a/third_party/WebKit/LayoutTests/bluetooth/advertising-data.html
|
| +++ b/third_party/WebKit/LayoutTests/bluetooth/advertising-data.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';
|
|
|
|
|