Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(5430)

Unified Diff: chrome/common/extensions/api/api.gyp

Issue 9791011: Add experimental.alarms API to allow lazy background pages to (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: . Created 8 years, 9 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « chrome/common/common_resources.grd ('k') | chrome/common/extensions/api/experimental.alarms.json » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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',
« no previous file with comments | « chrome/common/common_resources.grd ('k') | chrome/common/extensions/api/experimental.alarms.json » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698