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 84c3fa290d49a09af1d3420be645e156a3c76935..59bcc780c75804811a55ce1705943b011b26c7e5 100644 |
| --- a/chrome/common/extensions/api/api.gyp |
| +++ b/chrome/common/extensions/api/api.gyp |
| @@ -18,6 +18,7 @@ |
| 'variables': { |
| 'chromium_code': 1, |
| 'json_schema_files': [ |
| + 'browserAction.json', |
| 'experimental.alarms.json', |
| 'experimental.declarative.json', |
| 'permissions.json', |