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

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: Created 8 years, 8 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/declarative.json
diff --git a/chrome/common/extensions/api/experimental.declarative.json b/chrome/common/extensions/api/declarative.json
similarity index 99%
rename from chrome/common/extensions/api/experimental.declarative.json
rename to chrome/common/extensions/api/declarative.json
index 18417f4eb360f0374f7a452e59292a5e99570252..192e94fd9a724d585d8d412a6c9a75c080d97360 100644
--- a/chrome/common/extensions/api/experimental.declarative.json
+++ b/chrome/common/extensions/api/declarative.json
@@ -4,7 +4,7 @@
[
{
- "namespace": "experimental.declarative",
+ "namespace": "declarative",
"internal": true,
"types": [
{

Powered by Google App Engine
This is Rietveld 408576698