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

Unified Diff: chrome/common/extensions/docs/static/experimental.inputUI.html

Issue 6869024: Add IME UI related extension API. (Closed) Base URL: http://git.chromium.org/git/chromium.git@trunk
Patch Set: Rebase Created 9 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/static/experimental.inputUI.html
diff --git a/chrome/common/extensions/docs/static/experimental.inputUI.html b/chrome/common/extensions/docs/static/experimental.inputUI.html
new file mode 100644
index 0000000000000000000000000000000000000000..38aac36f1242139706f5ef9fa4b128d5baa6fdf5
--- /dev/null
+++ b/chrome/common/extensions/docs/static/experimental.inputUI.html
@@ -0,0 +1,9 @@
+<div id="pageData-name" class="pageData">InputUI API</div>
+
+<!-- BEGIN AUTHORED CONTENT -->
+<p id="classSummary">
+Use the <code>chrome.experimental.inputUI</code> module to implement
+input method user interface. This module is for Chrome OS only.
+<a href="experimental.html">chrome.experimental.* APIs</a> page.
+</p>
+<!-- END AUTHORED CONTENT -->
« no previous file with comments | « chrome/common/extensions/api/extension_api.json ('k') | chrome/renderer/resources/renderer_extension_bindings.js » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698