| Index: chrome/common/extensions/api/schemas.gypi
|
| diff --git a/chrome/common/extensions/api/schemas.gypi b/chrome/common/extensions/api/schemas.gypi
|
| index 9d2568c211efa09b877924d819ad3ec731d202fc..f9451d2a293ee492c56030cfd62f56a91335c3c2 100644
|
| --- a/chrome/common/extensions/api/schemas.gypi
|
| +++ b/chrome/common/extensions/api/schemas.gypi
|
| @@ -107,6 +107,7 @@
|
| # ChromeOS-specific schemas.
|
| 'chromeos_schema_files': [
|
| 'echo_private.json',
|
| + 'enterprise_device_attributes.idl',
|
| 'enterprise_platform_keys.idl',
|
| 'enterprise_platform_keys_internal.idl',
|
| 'enterprise_platform_keys_private.json',
|
|
|