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

Unified Diff: chrome/browser/resources/chromeos/chromevox/manifest_guest.json

Issue 268823002: Re-land: Rename experimental.accessibility to accessibilityPrivate (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Rebase Created 6 years, 8 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/browser/resources/chromeos/chromevox/manifest_guest.json
diff --git a/chrome/browser/resources/chromeos/chromevox/manifest_guest.json b/chrome/browser/resources/chromeos/chromevox/manifest_guest.json
index ba8245cc888fd690f797b4057851ed21f8cbbab5..d20b4642a2fbe68cc47ecf011899447f4c867916 100644
--- a/chrome/browser/resources/chromeos/chromevox/manifest_guest.json
+++ b/chrome/browser/resources/chromeos/chromevox/manifest_guest.json
@@ -11,6 +11,8 @@
"page": "chromevox/background/background.html"
},
"permissions": [
+ "accessibilityPrivate",
+ "automation",
not at google - send to devlin 2014/05/02 23:06:28 note that "automation" is about to become a manife
"bookmarks",
"tabs",
"experimental",
« no previous file with comments | « chrome/browser/chromeos/accessibility/accessibility_manager.cc ('k') | chrome/common/extensions/api/_api_features.json » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698