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

Unified Diff: extensions/common/api/_permission_features.json

Issue 1410093008: Introduce chrome.displaySource API (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Added warning message Created 5 years, 1 month 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: extensions/common/api/_permission_features.json
diff --git a/extensions/common/api/_permission_features.json b/extensions/common/api/_permission_features.json
index 44a2ae04bceef9cc8663d35da248afef65917691..08c82a6fab21daa1573a738712b1a6214cece0e2 100644
--- a/extensions/common/api/_permission_features.json
+++ b/extensions/common/api/_permission_features.json
@@ -184,6 +184,10 @@
]
}
],
+ "displaySource": {
+ "channel": "dev",
+ "extension_types": ["extension", "platform_app"]
+ },
"dns": [
{
"channel": "dev",

Powered by Google App Engine
This is Rietveld 408576698