Index: extensions/common/api/_behavior_features.json |
diff --git a/extensions/common/api/_behavior_features.json b/extensions/common/api/_behavior_features.json |
index d872558cc2d04af7672139a1df7f8a871efb9d2b..bc699be6407b2f992e7ab04bef00b11d72cb145f 100644 |
--- a/extensions/common/api/_behavior_features.json |
+++ b/extensions/common/api/_behavior_features.json |
@@ -18,6 +18,15 @@ |
// hashes back to ids. |
{ |
+ "bluetoothLowEnergy.peripheral": { |
not at google - send to devlin
2015/05/06 22:16:18
just "bluetooth.peripheral"?
rkc
2015/05/07 17:16:28
Done.
|
+ "channel": "stable", |
+ "extension_types": ["platform_app"], |
+ "platforms": ["chromeos"], |
+ "whitelist": [ |
+ "307E96539209F95A1A8740C713E6998A73657D96", // http://crbug.com/485292 |
+ "81986D4F846CEDDDB962643FA501D1780DD441BB" // http://crbug.com/485292 |
+ ] |
+ }, |
"whitelisted_for_incognito": { |
"channel": "stable", |
"extension_types": "all", |