Index: chrome/common/extensions/api/api.gyp |
diff --git a/chrome/common/extensions/api/api.gyp b/chrome/common/extensions/api/api.gyp |
index 6a20fa5cd10d2ae5e434a463c69986fe6eeac2e6..45c0ac8547b4439653bc9734d3b7f7620d5f6f3d 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', |