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

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

Issue 2690063004: Tried to add keyboard shortcuts to trigger switch access commands. Maybe missing a permission.
Patch Set: Created 3 years, 10 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
« no previous file with comments | « chrome/browser/resources/chromeos/switch_access/switch_access.js ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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 633f91b006212b88b45b47f8ef14937dba15313e..a374c3735c802042fcca9924ff5091e005e57c1d 100644
--- a/chrome/common/extensions/api/_permission_features.json
+++ b/chrome/common/extensions/api/_permission_features.json
@@ -174,7 +174,8 @@
"extension_types": ["extension", "legacy_packaged_app", "platform_app"],
"whitelist": [
"2FCBCE08B34CCA1728A85F1EFBD9A34DD2558B2E", // http://crbug.com/404768
- "75C7F4B720314B6CB1B5817CD86089DB95CD2461" // http://crbug.com/404768
+ "75C7F4B720314B6CB1B5817CD86089DB95CD2461", // http://crbug.com/404768
+ "4D725C894DA4CF1F4D96C60F0D83BD745EB530CA" // http://crbug.com/593885
]
},
"contentSettings": {
« no previous file with comments | « chrome/browser/resources/chromeos/switch_access/switch_access.js ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698