Index: chrome/common/extensions/docs/samples.json |
diff --git a/chrome/common/extensions/docs/samples.json b/chrome/common/extensions/docs/samples.json |
index 6d404305959b7e041a576a7234dfff7c50c8de11..2c50e9f2e1713896dc1c60a18181790f5737fa48 100644 |
--- a/chrome/common/extensions/docs/samples.json |
+++ b/chrome/common/extensions/docs/samples.json |
@@ -126,6 +126,7 @@ |
"chrome.experimental.bluetooth.getAddress": "experimental.bluetooth.html#method-getAddress", |
"chrome.experimental.bluetooth.getDevices": "experimental.bluetooth.html#method-getDevices", |
"chrome.experimental.bluetooth.getLocalOutOfBandPairingData": "experimental.bluetooth.html#method-getLocalOutOfBandPairingData", |
+ "chrome.experimental.bluetooth.getName": "experimental.bluetooth.html#method-getName", |
"chrome.experimental.bluetooth.getServices": "experimental.bluetooth.html#method-getServices", |
"chrome.experimental.bluetooth.isAvailable": "experimental.bluetooth.html#method-isAvailable", |
"chrome.experimental.bluetooth.isPowered": "experimental.bluetooth.html#method-isPowered", |
@@ -184,6 +185,7 @@ |
"chrome.experimental.speechInput.onSoundStart": "experimental.speechInput.html#event-onSoundStart", |
"chrome.experimental.speechInput.start": "experimental.speechInput.html#method-start", |
"chrome.experimental.speechInput.stop": "experimental.speechInput.html#method-stop", |
+ "chrome.experimental.systemInfo.cpu.get": "experimental.systemInfo.cpu.html#method-get", |
"chrome.experimental.usb.bulkTransfer": "experimental.usb.html#method-bulkTransfer", |
"chrome.experimental.usb.closeDevice": "experimental.usb.html#method-closeDevice", |
"chrome.experimental.usb.controlTransfer": "experimental.usb.html#method-controlTransfer", |