| Index: ui/file_manager/file_manager/foreground/js/ui/file_manager_ui.js
|
| diff --git a/ui/file_manager/file_manager/foreground/js/ui/file_manager_ui.js b/ui/file_manager/file_manager/foreground/js/ui/file_manager_ui.js
|
| index 48c1938a3ee1e63ba25be900afb34fe992fe13c2..be5c7928ee42ef118af0c713078ac9f12f69f0bd 100644
|
| --- a/ui/file_manager/file_manager/foreground/js/ui/file_manager_ui.js
|
| +++ b/ui/file_manager/file_manager/foreground/js/ui/file_manager_ui.js
|
| @@ -7,7 +7,8 @@
|
| *
|
| * @param {HTMLElement} element Top level element of Files.app.
|
| * @param {DialogType} dialogType Dialog type.
|
| - * @constructor.
|
| + * @constructor
|
| + * @struct
|
| */
|
| function FileManagerUI(element, dialogType) {
|
| /**
|
|
|