Index: chrome/common/extensions/api/schemas.gypi |
diff --git a/chrome/common/extensions/api/schemas.gypi b/chrome/common/extensions/api/schemas.gypi |
index b53fe07032238be736780bb087ef3095d2c811d7..f51303cd10c847b049f9e8e4fb05238c679938f4 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', |
@@ -110,7 +111,6 @@ |
# ChromeOS-specific schemas. |
'chromeos_schema_files': [ |
- 'accessibility_features.json', |
'diagnostics.idl', |
'enterprise_platform_keys.idl', |
'enterprise_platform_keys_internal.idl', |