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

Unified Diff: chrome/common/extensions/api/accessibility_private.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, 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
« no previous file with comments | « chrome/common/extensions/api/_permission_features.json ('k') | chrome/common/extensions/api/api.gyp » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/common/extensions/api/accessibility_private.json
diff --git a/chrome/common/extensions/api/experimental_accessibility.json b/chrome/common/extensions/api/accessibility_private.json
similarity index 99%
rename from chrome/common/extensions/api/experimental_accessibility.json
rename to chrome/common/extensions/api/accessibility_private.json
index a658b608eb1a6144f3cdf947768255090e05ba80..192fda2097cb141104463c76231772f30bee7c77 100644
--- a/chrome/common/extensions/api/experimental_accessibility.json
+++ b/chrome/common/extensions/api/accessibility_private.json
@@ -4,7 +4,7 @@
[
{
- "namespace": "experimental.accessibility",
+ "namespace": "accessibilityPrivate",
"compiler_options": {
"implemented_in": "chrome/browser/accessibility/accessibility_extension_api.h"
},
« no previous file with comments | « chrome/common/extensions/api/_permission_features.json ('k') | chrome/common/extensions/api/api.gyp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698