Index: chrome/common/extensions/api/api.gyp |
diff --git a/chrome/common/extensions/api/api.gyp b/chrome/common/extensions/api/api.gyp |
index c9a1986d70cb29b293d3e4d48af413b0168d958d..7ba5fa16a61b44df0094e8dafdb6dcdc4282351b 100644 |
--- a/chrome/common/extensions/api/api.gyp |
+++ b/chrome/common/extensions/api/api.gyp |
@@ -36,7 +36,6 @@ |
'conditions': [ |
['OS!="android"', { |
'schema_files': [ |
- 'accessibility_private.json', |
'activity_log_private.json', |
'alarms.idl', |
'app_current_window_internal.idl', |
@@ -68,6 +67,7 @@ |
'echo_private.json', |
'enterprise_platform_keys_private.json', |
'events.json', |
+ 'experimental_accessibility.json', |
'feedback_private.idl', |
'file_browser_private.idl', |
'file_system.idl', |