Index: third_party/google_input_tools/src/chrome/os/inputview/elements/content/menukey.js |
diff --git a/third_party/google_input_tools/src/chrome/os/inputview/elements/content/menukey.js b/third_party/google_input_tools/src/chrome/os/inputview/elements/content/menukey.js |
index 39d7484c1b3d95ddbe6ba064acc6c33b1821b96c..0b5309685059d4b98fd9899f7090e4d8f1cb1b9f 100644 |
--- a/third_party/google_input_tools/src/chrome/os/inputview/elements/content/menukey.js |
+++ b/third_party/google_input_tools/src/chrome/os/inputview/elements/content/menukey.js |
@@ -23,7 +23,7 @@ goog.scope(function() { |
* The three dots menu key. |
* |
* @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. |