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

Unified Diff: chrome/common/extensions/api/_api_features.json

Issue 789643004: Move chrome.alarms API from chrome/ to extensions/. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 6 years 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
Index: chrome/common/extensions/api/_api_features.json
diff --git a/chrome/common/extensions/api/_api_features.json b/chrome/common/extensions/api/_api_features.json
index 671a43cee5ea5294efec4373b24a0ae022ba9a7b..b8aca7224ef4b1edd4d7f6cc4e4f56ead0d05eaa 100644
--- a/chrome/common/extensions/api/_api_features.json
+++ b/chrome/common/extensions/api/_api_features.json
@@ -34,10 +34,6 @@
"dependencies": ["permission:activityLogPrivate"],
"contexts": ["blessed_extension"]
},
- "alarms": {
- "dependencies": ["permission:alarms"],
- "contexts": ["blessed_extension"]
- },
"app": {
"blacklist": [
"2FC374607C2DF285634B67C64A2E356C607091C3", // Quickoffice

Powered by Google App Engine
This is Rietveld 408576698