| Index: chrome/common/extensions/api/api.gyp
|
| diff --git a/chrome/common/extensions/api/api.gyp b/chrome/common/extensions/api/api.gyp
|
| index 6a20fa5cd10d2ae5e434a463c69986fe6eeac2e6..edb49f53be7fb896da14e6dba6694b593bca7ee1 100644
|
| --- a/chrome/common/extensions/api/api.gyp
|
| +++ b/chrome/common/extensions/api/api.gyp
|
| @@ -161,6 +161,8 @@
|
| 'schema_files': [
|
| 'accessibility_features.json',
|
| 'diagnostics.idl',
|
| + 'enterprise_platform_keys.json',
|
| + 'enterprise_platform_keys_internal.idl',
|
| 'file_browser_handler_internal.json',
|
| 'first_run_private.json',
|
| 'log_private.idl',
|
|
|