Index: chrome/common/extensions/docs/samples.json |
diff --git a/chrome/common/extensions/docs/samples.json b/chrome/common/extensions/docs/samples.json |
index 8490228a5498b0a8814b0afb245e9f3b64d0465f..61c9ceaf1160d631c3a04f402410809ff7322bda 100644 |
--- a/chrome/common/extensions/docs/samples.json |
+++ b/chrome/common/extensions/docs/samples.json |
@@ -130,6 +130,7 @@ |
"chrome.experimental.bluetooth.isAvailable": "experimental.bluetooth.html#method-isAvailable", |
"chrome.experimental.bluetooth.isPowered": "experimental.bluetooth.html#method-isPowered", |
"chrome.experimental.bluetooth.onAvailabilityChanged": "experimental.bluetooth.html#event-onAvailabilityChanged", |
+ "chrome.experimental.bluetooth.onDiscoveringChanged": "experimental.bluetooth.html#event-onDiscoveringChanged", |
"chrome.experimental.bluetooth.onPowerChanged": "experimental.bluetooth.html#event-onPowerChanged", |
"chrome.experimental.bluetooth.read": "experimental.bluetooth.html#method-read", |
"chrome.experimental.bluetooth.setOutOfBandPairingData": "experimental.bluetooth.html#method-setOutOfBandPairingData", |