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

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

Issue 264923009: Add browser_test for extension app API with missing schema (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: rebase, automation permission Created 6 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: 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 08396be850bdc75f8cd8066412399ccef4f0e514..5df6cc87d29e484fc3c5d7a9043c3d0be15f0d64 100644
--- a/chrome/common/extensions/api/_permission_features.json
+++ b/chrome/common/extensions/api/_permission_features.json
@@ -16,6 +16,9 @@
// Google employees: please update http://go/chrome-api-whitelist to map
// hashes back to ids.
+// If you add a new platform_app permission please update the "stubs_app" test:
+// chrome/test/data/extensions/api_test/stubs_app/manifest.json
+
{
"accessibilityFeatures.modify": {
"channel": "dev",
« no previous file with comments | « chrome/browser/extensions/stubs_apitest.cc ('k') | chrome/test/data/extensions/api_test/stubs_app/background.js » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698