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

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

Issue 9621021: DO NOT COMMIT (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Fix rebase Created 8 years, 9 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
« no previous file with comments | « chrome/common/extensions/api/extension_api.cc ('k') | chrome/renderer/extensions/custom_bindings_util.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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 9d06222a343a26a0f7e8d41a3fa65a4859559e51..a1dd1f254ff405dadb64b7b0ac3444339617b84b 100644
--- a/chrome/common/extensions/docs/js/api_page_generator.js
+++ b/chrome/common/extensions/docs/js/api_page_generator.js
@@ -43,6 +43,7 @@ var MODULE_SCHEMAS = [
'../api/experimental.input.virtualKeyboard.json',
'../api/experimental.keybinding.json',
'../api/experimental.managedMode.json',
+ '../api/experimental.mediaGalleries.json',
'../api/experimental.processes.json',
'../api/experimental.rlz.json',
'../api/experimental.serial.json',
« no previous file with comments | « chrome/common/extensions/api/extension_api.cc ('k') | chrome/renderer/extensions/custom_bindings_util.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698