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

Unified Diff: chrome/common/extensions/api/api.gyp

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
Index: chrome/common/extensions/api/api.gyp
diff --git a/chrome/common/extensions/api/api.gyp b/chrome/common/extensions/api/api.gyp
index 6911770b9eaae8f37415f19b0953ce65650aac85..a714dd2a5ee9f85d8909655c1d0e4e8ba8504da1 100644
--- a/chrome/common/extensions/api/api.gyp
+++ b/chrome/common/extensions/api/api.gyp
@@ -36,6 +36,7 @@
'conditions': [
['OS!="android"', {
'schema_files': [
+ 'accessibility_private.json',
'activity_log_private.json',
'alarms.idl',
'app_current_window_internal.idl',
@@ -68,7 +69,6 @@
'echo_private.json',
'enterprise_platform_keys_private.json',
'events.json',
- 'experimental_accessibility.json',
'feedback_private.idl',
'file_browser_private.idl',
'file_system.idl',
« no previous file with comments | « chrome/common/extensions/api/accessibility_private.json ('k') | chrome/common/extensions/api/experimental_accessibility.json » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698