Index: chrome/common/extensions/api/schemas.gypi |
diff --git a/chrome/common/extensions/api/schemas.gypi b/chrome/common/extensions/api/schemas.gypi |
index deda47d36576334b5fcef04cc70ea4dba5ae98d4..726b079fef1e8cf5f27f12c65d0f0eb2ee775f63 100644 |
--- a/chrome/common/extensions/api/schemas.gypi |
+++ b/chrome/common/extensions/api/schemas.gypi |
@@ -8,6 +8,7 @@ |
], |
'variables': { |
'main_schema_files': [ |
+ 'accessibility_features.json', |
'accessibility_private.json', |
'activity_log_private.json', |
'alarms.idl', |
@@ -111,7 +112,6 @@ |
# ChromeOS-specific schemas. |
'chromeos_schema_files': [ |
- 'accessibility_features.json', |
'diagnostics.idl', |
'enterprise_platform_keys.idl', |
'enterprise_platform_keys_internal.idl', |