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

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

Issue 8071025: Move contentSettings extension API out of experimental (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: '' Created 9 years, 3 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
Index: chrome/common/extensions/api/extension_api.json
diff --git a/chrome/common/extensions/api/extension_api.json b/chrome/common/extensions/api/extension_api.json
index 4f4077a23ea7f9e1ef41486f4ad84454087807bb..9e162dfbce8e244d6b29080280d7afbd5cc245c7 100644
--- a/chrome/common/extensions/api/extension_api.json
+++ b/chrome/common/extensions/api/extension_api.json
@@ -7907,7 +7907,7 @@
]
},
{
- "namespace": "experimental.contentSettings",
+ "namespace": "contentSettings",
"types": [
{
"id": "ResourceIdentifier",

Powered by Google App Engine
This is Rietveld 408576698