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

Unified Diff: chrome/common/extensions/docs/js/api_page_generator.js

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/docs/js/api_page_generator.js
diff --git a/chrome/common/extensions/docs/js/api_page_generator.js b/chrome/common/extensions/docs/js/api_page_generator.js
index 9b18e576f8f6683d9d3cd760dc3a572d09926a13..7f1e02880a187760b43f658547f938371e9200d4 100644
--- a/chrome/common/extensions/docs/js/api_page_generator.js
+++ b/chrome/common/extensions/docs/js/api_page_generator.js
@@ -30,6 +30,7 @@ var MODULE_SCHEMAS = [
'../api/contextMenus.json',
'../api/cookies.json',
'../api/debugger.json',
+ '../api/declarativeWebRequest.json',
'../api/devtools.json',
'../api/experimental.accessibility.json',
'../api/experimental.app.json',
@@ -46,7 +47,6 @@ var MODULE_SCHEMAS = [
'../api/experimental.rlz.json',
'../api/experimental.runtime.json',
'../api/experimental.speechInput.json',
- '../api/experimental.webRequest.json',
'../api/extension.json',
'../api/fileBrowserHandler.json',
'../api/fileBrowserPrivate.json',
« no previous file with comments | « chrome/common/extensions/docs/experimental.webRequest.html ('k') | chrome/common/extensions/docs/samples.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698