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

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

Issue 9837012: Initial extension bindings for Media Gallery API. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Address comments 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/extension_dispatcher.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 8f92e8e359e408f718877eed87642e9f546fa104..64b2fc787c8e716575cef39dbcaf441fbd8e5faf 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.offscreenTabs.json',
'../api/experimental.processes.json',
'../api/experimental.rlz.json',
« no previous file with comments | « chrome/common/extensions/api/extension_api.cc ('k') | chrome/renderer/extensions/extension_dispatcher.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698