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

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

Issue 10392008: Move declarative API into events API (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: 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 0a06635c36d91182d3fa4f67f79066aad99d5f22..8ba8601ff922382a0c1bd2d26ca8037e1c668f20 100644
--- a/chrome/common/extensions/docs/js/api_page_generator.js
+++ b/chrome/common/extensions/docs/js/api_page_generator.js
@@ -30,9 +30,9 @@ var MODULE_SCHEMAS = [
'../api/contextMenus.json',
'../api/cookies.json',
'../api/debugger.json',
- '../api/declarative.json',
'../api/declarativeWebRequest.json',
'../api/devtools.json',
+ '../api/events.json',
'../api/experimental.accessibility.json',
'../api/experimental.app.json',
'../api/experimental.bookmarkManager.json',

Powered by Google App Engine
This is Rietveld 408576698