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

Unified Diff: chrome/test/data/extensions/api_test/bluetooth/test_discovery_in_progress_expectation.js

Issue 10815072: Bluetooth API: improve discovery (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: review comments 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_expectation.js
diff --git a/chrome/test/data/extensions/api_test/bluetooth/test_discovery_in_progress_expectation.js b/chrome/test/data/extensions/api_test/bluetooth/test_discovery_in_progress_expectation.js
new file mode 100644
index 0000000000000000000000000000000000000000..5e2c403cc56dcfeac86aa7e5938e9ef39f85190f
--- /dev/null
+++ b/chrome/test/data/extensions/api_test/bluetooth/test_discovery_in_progress_expectation.js
@@ -0,0 +1 @@
+var kExpectedDeviceNames = ["d1", "d2"];

Powered by Google App Engine
This is Rietveld 408576698