Index: ui/file_manager/file_manager/foreground/js/thumbnail_loader.js |
diff --git a/ui/file_manager/file_manager/foreground/js/thumbnail_loader.js b/ui/file_manager/file_manager/foreground/js/thumbnail_loader.js |
index 4cf970a7e3e4e85734c08417d664ff56ea632b15..89ab4b5805bec2fe2c3aa49e22fe93b1431695be 100644 |
--- a/ui/file_manager/file_manager/foreground/js/thumbnail_loader.js |
+++ b/ui/file_manager/file_manager/foreground/js/thumbnail_loader.js |
@@ -443,7 +443,7 @@ ThumbnailLoader.prototype.renderMedia_ = function() { |
/** |
* Attach the image to a given element. |
- * @param {Element} container Parent element. |
+ * @param {!Element} container Parent element. |
* @param {ThumbnailLoader.FillMode} fillMode Fill mode. |
*/ |
ThumbnailLoader.prototype.attachImage = function(container, fillMode) { |