Index: ui/webui/resources/js/webui_resource_test.js |
diff --git a/ui/webui/resources/js/webui_resource_test.js b/ui/webui/resources/js/webui_resource_test.js |
index 7d6ebf9e637120aec6f405c4a8bdc2c62741d76f..a1a542eb4490b695302188418f1be2e3f6d16b18 100644 |
--- a/ui/webui/resources/js/webui_resource_test.js |
+++ b/ui/webui/resources/js/webui_resource_test.js |
@@ -121,7 +121,7 @@ function assertDeepEquals(expected, observed, opt_message) { |
(function(exports) { |
/** |
* List of test cases. |
- * @type {Array.<string>} List of function names for tests to run. |
+ * @type {Array<string>} List of function names for tests to run. |
*/ |
var testCases = []; |