Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(4636)

Unified Diff: chrome/test/data/extensions/api_test/bluetooth/test_discovery_in_progress.html

Issue 10815072: Bluetooth API: improve discovery (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: fix licenses Created 8 years, 4 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
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>

Powered by Google App Engine
This is Rietveld 408576698