| Index: chrome/common/extensions/docs/server2/templates/articles/experimental_input_ui.html
|
| diff --git a/chrome/common/extensions/docs/server2/templates/articles/experimental_input_ui.html b/chrome/common/extensions/docs/server2/templates/articles/experimental_input_ui.html
|
| new file mode 100644
|
| index 0000000000000000000000000000000000000000..5c4918bd95c5158dc72cb64f8de0410b0fca1d6f
|
| --- /dev/null
|
| +++ b/chrome/common/extensions/docs/server2/templates/articles/experimental_input_ui.html
|
| @@ -0,0 +1,9 @@
|
| +<h1 class="page_title">InputUI API</h1>
|
| +
|
| +
|
| +<p id="classSummary">
|
| +Use the <code>chrome.experimental.input.ui</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>
|
| +
|
|
|