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

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

Issue 8570026: Rearrange the input APIs into more suitable groupings. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Code Review Created 9 years, 1 month 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
index 38aac36f1242139706f5ef9fa4b128d5baa6fdf5..41dc7ab03ea41744469d08c630336d9276b9b4de 100644
--- a/chrome/common/extensions/docs/static/experimental.inputUI.html
+++ b/chrome/common/extensions/docs/static/experimental.inputUI.html
@@ -2,7 +2,7 @@
<!-- BEGIN AUTHORED CONTENT -->
<p id="classSummary">
-Use the <code>chrome.experimental.inputUI</code> module to implement
+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>

Powered by Google App Engine
This is Rietveld 408576698