| Index: chrome/common/extensions/api/api.gyp
|
| diff --git a/chrome/common/extensions/api/api.gyp b/chrome/common/extensions/api/api.gyp
|
| index bf23f22c0c3d24628f1f11f91cad8625f1c422db..a948b40af14c34a785c8faa8c436e3fa67021971 100644
|
| --- a/chrome/common/extensions/api/api.gyp
|
| +++ b/chrome/common/extensions/api/api.gyp
|
| @@ -19,7 +19,7 @@
|
| 'chromium_code': 1,
|
| 'json_schema_files': [
|
| 'browserAction.json',
|
| - 'declarative.json',
|
| + 'events.json',
|
| 'experimental.record.json',
|
| 'experimental.fontSettings.json',
|
| 'permissions.json',
|
|
|