Upstream version 7.36.149.0
[platform/framework/web/crosswalk.git] / src / chrome / browser / resources / options / handler_options.js
index 894e13f..0918e0f 100644 (file)
@@ -27,7 +27,7 @@ cr.define('options', function() {
 
     /**
      * The handlers list.
-     * @type {DeletableItemList}
+     * @type {options.HandlersList}
      * @private
      */
     handlersList_: null,