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

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

Issue 10257006: Move Declarative Web Request API out of experimental and make it a feature (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Merged with ToT Created 8 years, 7 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/extensions/api/api.gyp ('k') | chrome/common/extensions/api/declarativeWebRequest.json » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/common/extensions/api/declarative.json
diff --git a/chrome/common/extensions/api/experimental.declarative.json b/chrome/common/extensions/api/declarative.json
similarity index 98%
rename from chrome/common/extensions/api/experimental.declarative.json
rename to chrome/common/extensions/api/declarative.json
index 18417f4eb360f0374f7a452e59292a5e99570252..87a09edee1ff7be549400e64e6b1e42b868a1747 100644
--- a/chrome/common/extensions/api/experimental.declarative.json
+++ b/chrome/common/extensions/api/declarative.json
@@ -4,8 +4,9 @@
[
{
- "namespace": "experimental.declarative",
+ "namespace": "declarative",
"internal": true,
+ "documentation_permissions_required": ["declarative"],
"types": [
{
"id": "Rule",
« no previous file with comments | « chrome/common/extensions/api/api.gyp ('k') | chrome/common/extensions/api/declarativeWebRequest.json » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698