Index: chrome/test/data/extensions/api_test/bluetooth/test_discovery_in_progress.html |
diff --git a/chrome/test/data/extensions/api_test/bluetooth/test_discovery.html b/chrome/test/data/extensions/api_test/bluetooth/test_discovery_in_progress.html |
similarity index 77% |
copy from chrome/test/data/extensions/api_test/bluetooth/test_discovery.html |
copy to chrome/test/data/extensions/api_test/bluetooth/test_discovery_in_progress.html |
index 9d78ded8e7cedd2e10796b75fb8f841f55f6839a..9256e0dc7662d1634abe301b1078ff80fb318002 100644 |
--- a/chrome/test/data/extensions/api_test/bluetooth/test_discovery.html |
+++ b/chrome/test/data/extensions/api_test/bluetooth/test_discovery_in_progress.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_in_progress_expectation.js"></script> |
<script src="test_discovery.js"></script> |