| 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 -->
|
|
|