Index: chrome/common/extensions/api/api.gyp |
diff --git a/chrome/common/extensions/api/api.gyp b/chrome/common/extensions/api/api.gyp |
index 864863c47e90ca728d29b5fba79c96c05e8395ff..e02b347290c9a584fb9f6903d96ed819ae0a99da 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': [ |
+ 'experimental.alarms.json', |
'experimental.declarative.json', |
'permissions.json', |
'tabs.json', |