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

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

Issue 563923004: Move most extension feature unit tests to extensions_unittests (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 6 years, 3 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/_permission_features.json
diff --git a/extensions/common/api/_permission_features.json b/extensions/common/api/_permission_features.json
index ecab9344c4b81ed631a6a0c8f448fe6d99bed50c..8cddf76320a945424403451c1815c7f66aa4a08d 100644
--- a/extensions/common/api/_permission_features.json
+++ b/extensions/common/api/_permission_features.json
@@ -120,6 +120,21 @@
]
}
],
+ "bluetoothPrivate": {
+ "channel": "stable",
+ "extension_types": ["platform_app"],
+ "platforms": ["chromeos", "win", "mac"],
+ "whitelist": [
+ "1C93BD3CF875F4A73C0B2A163BB8FBDA8B8B3D80", // http://crbug.com/387169
+ "A3BC37E2148AC4E99BE4B16AF9D42DD1E592BBBE", // http://crbug.com/387169
+ "E703483CEF33DEC18B4B6DD84B5C776FB9182BDB", // http://crbug.com/387169
+ "307E96539209F95A1A8740C713E6998A73657D96", // http://crbug.com/387169
+ "4F25792AF1AA7483936DE29C07806F203C7170A0", // http://crbug.com/407693
+ "BD8781D757D830FC2E85470A1B6E8A718B7EE0D9", // http://crbug.com/407693
+ "4AC2B6C63C6480D150DFDA13E4A5956EB1D0DDBB", // http://crbug.com/407693
+ "81986D4F846CEDDDB962643FA501D1780DD441BB" // http://crbug.com/407693
+ ]
+ },
"dns": [
{
"channel": "dev",

Powered by Google App Engine
This is Rietveld 408576698