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