Chromium Code Reviews| Index: chrome/common/extensions/api/api.gyp |
| diff --git a/chrome/common/extensions/api/api.gyp b/chrome/common/extensions/api/api.gyp |
| index 183e55f1afe7357cb0b4b7ef58fb3b7d6f4e0383..5df15e4a52371e2b6c5cb3a9fda07c65d7fe6854 100644 |
| --- a/chrome/common/extensions/api/api.gyp |
| +++ b/chrome/common/extensions/api/api.gyp |
| @@ -18,7 +18,7 @@ |
| 'variables': { |
| 'chromium_code': 1, |
| 'json_schema_files': [ |
| - 'declarative.json', |
| + 'events.json', |
| 'experimental_record.json', |
| 'permissions.json', |
| 'storage.json', |