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

Unified Diff: extensions/common/api/_behavior_features.json

Issue 1132173002: Implement the advertising functions for the BLE API. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 5 years, 7 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: extensions/common/api/_behavior_features.json
diff --git a/extensions/common/api/_behavior_features.json b/extensions/common/api/_behavior_features.json
index 7d5e92309cad56d278a69c0b8d68f28fd4cf84f6..9c81f727359b1e6bf4623cd4604406052ae41dbd 100644
--- a/extensions/common/api/_behavior_features.json
+++ b/extensions/common/api/_behavior_features.json
@@ -24,7 +24,8 @@
"platforms": ["chromeos"],
"whitelist": [
"307E96539209F95A1A8740C713E6998A73657D96", // http://crbug.com/485292
- "81986D4F846CEDDDB962643FA501D1780DD441BB" // http://crbug.com/485292
+ "81986D4F846CEDDDB962643FA501D1780DD441BB", // http://crbug.com/485292
+ "9E287A8257E58EFB13E89C86A4B75A3AC4B058D8" // http://crbug.com/485292
]
},
"whitelisted_for_incognito": {
« no previous file with comments | « extensions/browser/api/bluetooth_low_energy/bluetooth_low_energy_event_router.h ('k') | extensions/extensions.gypi » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698