| Index: chrome/common/extensions/api/schemas.gypi
|
| diff --git a/chrome/common/extensions/api/schemas.gypi b/chrome/common/extensions/api/schemas.gypi
|
| index f2af605700f48e59ba71aee8fe25d7d095422f80..30557531c930a85896f0d627ea0d410a367616b7 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',
|
| 'automation.idl',
|
| @@ -106,7 +107,6 @@
|
|
|
| # ChromeOS-specific schemas.
|
| 'chromeos_schema_files': [
|
| - 'accessibility_features.json',
|
| 'enterprise_platform_keys.idl',
|
| 'enterprise_platform_keys_internal.idl',
|
| 'file_browser_handler_internal.json',
|
|
|