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 ba30a033262b242a27825856957f3cff113157da..bec42074d13731cf8b6bc43601e9005badb37504 100644 |
| --- a/chrome/common/extensions/api/api.gyp |
| +++ b/chrome/common/extensions/api/api.gyp |
| @@ -19,6 +19,7 @@ |
| 'chromium_code': 1, |
| 'json_schema_files': [ |
| 'content_settings.json', |
| + 'context_menus.json', |
| 'cookies.json', |
| 'debugger.json', |
| 'events.json', |