| Index: chrome/common/extensions/api/api.gyp
|
| diff --git a/chrome/common/extensions/api/api.gyp b/chrome/common/extensions/api/api.gyp
|
| index 84e960d6e5f3c8652cad547bdf80f835e4e80081..8e0da1dbfebc8694d3304dd8f5f81a249e923603 100644
|
| --- a/chrome/common/extensions/api/api.gyp
|
| +++ b/chrome/common/extensions/api/api.gyp
|
| @@ -133,6 +133,7 @@
|
| # ChromeOS-specific schemas.
|
| 'chromeos_schema_files': [
|
| 'accessibility_features.json',
|
| + 'copresence_private.idl',
|
| 'diagnostics.idl',
|
| 'enterprise_platform_keys.idl',
|
| 'enterprise_platform_keys_internal.idl',
|
|
|