Index: third_party/google_input_tools/src/chrome/os/inputview/elements/content/switcherkey.js |
diff --git a/third_party/google_input_tools/src/chrome/os/inputview/elements/content/switcherkey.js b/third_party/google_input_tools/src/chrome/os/inputview/elements/content/switcherkey.js |
index b634d31d0689e5bc4c7f8cf56aa958dba4f8158a..7bf352bc3d5a8bc925acaa8980354c2017d30e11 100644 |
--- a/third_party/google_input_tools/src/chrome/os/inputview/elements/content/switcherkey.js |
+++ b/third_party/google_input_tools/src/chrome/os/inputview/elements/content/switcherkey.js |
@@ -28,7 +28,7 @@ var Css = i18n.input.chrome.inputview.Css; |
* The switcher key which can lead user to a new keyset. |
* |
* @param {string} id The id. |
- * @param {!i18n.input.chrome.inputview.elements.ElementType} type The element |
+ * @param {!i18n.input.chrome.ElementType} type The element |
* type. |
* @param {string} text The text. |
* @param {string} iconCssClass The css class for the icon. |