| Index: chrome/common/extensions/api/_permission_features.json
|
| diff --git a/chrome/common/extensions/api/_permission_features.json b/chrome/common/extensions/api/_permission_features.json
|
| index a4f441a145ea3fcf7b5690faf84a162d6a46341a..f8e553f66784a74ab9738b46abd596a48a7282c6 100644
|
| --- a/chrome/common/extensions/api/_permission_features.json
|
| +++ b/chrome/common/extensions/api/_permission_features.json
|
| @@ -42,11 +42,12 @@
|
| "channel": "stable",
|
| "extension_types": ["extension", "platform_app"],
|
| "whitelist": [
|
| - "EE17C698905F7F2E6DDC87C9C30F11E164C829F4", // Watchdog release
|
| - "90113DA9516526D24DAF156C629CC41C049E8882", // Watchdog testing
|
| - "A9EFD71948A480C87D3B7C758FD938215F445F00", // Obsolete
|
| - "AE27D69DBE571F4B1694F05C89B710C646792231", // Published ADT.
|
| - "5107DE9024C329EEA9C9A72D94C16723790C6422" // Apps Developer Tool Dev.
|
| + "EE17C698905F7F2E6DDC87C9C30F11E164C829F4", // For unit testing ALP
|
| + "90113DA9516526D24DAF156C629CC41C049E8882", // http://crbug.com/520205
|
| + "736F218710D373A285B3A9C70BF90C567B22321A", // http://crbug.com/520205
|
| + "A9EFD71948A480C87D3B7C758FD938215F445F00", // Obsolete
|
| + "AE27D69DBE571F4B1694F05C89B710C646792231", // Published ADT.
|
| + "5107DE9024C329EEA9C9A72D94C16723790C6422" // Apps Developer Tool Dev.
|
| ]
|
| },
|
| "audioModem": [
|
|
|