| Index: chrome/common/extensions/docs/input.ime.html
|
| ===================================================================
|
| --- chrome/common/extensions/docs/input.ime.html (revision 151318)
|
| +++ chrome/common/extensions/docs/input.ime.html (working copy)
|
| @@ -244,11 +244,11 @@
|
| <a href="#types">Types</a>
|
| <ol>
|
| <li>
|
| - <a href="#type-KeyboardEvent">null</a>
|
| + <a href="#type-input.ime.KeyboardEvent">KeyboardEvent</a>
|
| <ol>
|
| </ol>
|
| </li><li>
|
| - <a href="#type-InputContext">null</a>
|
| + <a href="#type-input.ime.InputContext">InputContext</a>
|
| <ol>
|
| </ol>
|
| </li>
|
| @@ -2482,8 +2482,8 @@
|
| <h3 id="types">Types</h3>
|
| <!-- iterates over all types -->
|
| <div class="apiItem">
|
| - <a name="type-KeyboardEvent"></a>
|
| - <h4>KeyboardEvent</h4>
|
| + <a name="type-input.ime.KeyboardEvent"></a>
|
| + <h4>input.ime.KeyboardEvent</h4>
|
| <div>
|
| <dt>
|
| <em>
|
| @@ -2654,8 +2654,8 @@
|
| <!-- FUNCTION PARAMETERS -->
|
| </div>
|
| </div><div class="apiItem">
|
| - <a name="type-InputContext"></a>
|
| - <h4>InputContext</h4>
|
| + <a name="type-input.ime.InputContext"></a>
|
| + <h4>input.ime.InputContext</h4>
|
| <div>
|
| <dt>
|
| <em>
|
|
|