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

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: 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/api.gyp
diff --git a/chrome/common/extensions/api/api.gyp b/chrome/common/extensions/api/api.gyp
index 76463995300584b4aa81b241af966d7ff5f38c97..a75c45303e233ff39e86bdce2a3cec6b3acb3b35 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',
'permissions.json',
'storage.json',
'tabs.json',

Powered by Google App Engine
This is Rietveld 408576698