Chromium Code Reviews| 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"]; |