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

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

Issue 9566007: Initial Managed Mode extension API, supporting querying the setting and a stub for enabling the mod… (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src/
Patch Set: Now with 12.5% more added files (including missing apitest) Created 8 years, 10 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
===================================================================
--- chrome/common/extensions/docs/js/api_page_generator.js (revision 124408)
+++ chrome/common/extensions/docs/js/api_page_generator.js (working copy)
@@ -55,6 +55,7 @@
'../api/idle.json',
'../api/input.ime.json',
'../api/inputMethodPrivate.json',
+ '../api/managedMode.json',
'../api/management.json',
'../api/mediaPlayerPrivate.json',
'../api/metricsPrivate.json',

Powered by Google App Engine
This is Rietveld 408576698