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

Unified Diff: chrome/common/extensions/api/api.gyp

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
Index: chrome/common/extensions/api/api.gyp
diff --git a/chrome/common/extensions/api/api.gyp b/chrome/common/extensions/api/api.gyp
index 7134c984cd8df412144d6ecb4a360506fe728f2d..bf23f22c0c3d24628f1f11f91cad8625f1c422db 100644
--- a/chrome/common/extensions/api/api.gyp
+++ b/chrome/common/extensions/api/api.gyp
@@ -19,7 +19,7 @@
'chromium_code': 1,
'json_schema_files': [
'browserAction.json',
- 'experimental.declarative.json',
+ 'declarative.json',
'experimental.record.json',
'experimental.fontSettings.json',
'permissions.json',
« no previous file with comments | « chrome/common/extensions/api/_permission_features.json ('k') | chrome/common/extensions/api/declarative.json » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698