| Index: chrome/test/data/extensions/api_test/bluetooth/test_discovery.html
|
| diff --git a/chrome/test/data/extensions/api_test/bluetooth/test_discovery.html b/chrome/test/data/extensions/api_test/bluetooth/test_discovery.html
|
| index 9d78ded8e7cedd2e10796b75fb8f841f55f6839a..864eae89991b34022f61a46164cf06cf378e8674 100644
|
| --- a/chrome/test/data/extensions/api_test/bluetooth/test_discovery.html
|
| +++ b/chrome/test/data/extensions/api_test/bluetooth/test_discovery.html
|
| @@ -3,4 +3,5 @@
|
| * source code is governed by a BSD-style license that can be found in the
|
| * LICENSE file.
|
| -->
|
| +<script src="test_discovery_expectation.js"></script>
|
| <script src="test_discovery.js"></script>
|
|
|