| Index: ui/file_manager/gallery/js/mosaic_mode.js
|
| diff --git a/ui/file_manager/gallery/js/mosaic_mode.js b/ui/file_manager/gallery/js/mosaic_mode.js
|
| index 930eea83e1077fc4d0f6c36a2c6242cde1a21eaa..78330aaec86d6bcca3ba62753278c066a3d780f0 100644
|
| --- a/ui/file_manager/gallery/js/mosaic_mode.js
|
| +++ b/ui/file_manager/gallery/js/mosaic_mode.js
|
| @@ -8,7 +8,7 @@
|
| * @param {!cr.ui.ArrayDataModel} dataModel Data model.
|
| * @param {!cr.ui.ListSelectionModel} selectionModel Selection model.
|
| * @param {!VolumeManager} volumeManager Volume manager.
|
| - * @param {function()} toggleMode Function to switch to the Slide mode.
|
| + * @param {function(Event=)} toggleMode Function to switch to the Slide mode.
|
| * @constructor
|
| * @struct
|
| */
|
|
|