Upstream version 10.39.225.0
[platform/framework/web/crosswalk.git] / src / ui / file_manager / file_manager / foreground / js / ui / file_manager_dialog_base.js
index 85dc946..94b40eb 100644 (file)
@@ -8,7 +8,7 @@
  * This class is an extended class, to manage the status of the dialogs.
  *
  * @param {HTMLElement} parentNode Parent node of the dialog.
- * @extends {cr.ui.dialogs.FileManagerDialogBase}
+ * @extends {cr.ui.dialogs.BaseDialog}
  * @constructor
  */
 var FileManagerDialogBase = function(parentNode) {