Index: chrome/test/data/chromeos/virtual_keyboard/layout_test.js |
diff --git a/chrome/test/data/chromeos/virtual_keyboard/layout_test.js b/chrome/test/data/chromeos/virtual_keyboard/layout_test.js |
index 891bd8f62113150eb7346f3d1595ba967d843b4e..29620c0abd591dee66957627ebdccf078b49bed5 100644 |
--- a/chrome/test/data/chromeos/virtual_keyboard/layout_test.js |
+++ b/chrome/test/data/chromeos/virtual_keyboard/layout_test.js |
@@ -6,7 +6,7 @@ |
/** |
* Verifies that the layout matches with expectations. |
- * @param {Array.<string>} rows List of strings where each string indicates the |
+ * @param {Array<string>} rows List of strings where each string indicates the |
* expected sequence of characters on the corresponding row. |
*/ |
function verifyLayout(rows) { |