Index: chrome/browser/resources/file_manager/js/background.js |
diff --git a/chrome/browser/resources/file_manager/js/background.js b/chrome/browser/resources/file_manager/js/background.js |
index 5c47495e283bb1edcf48057c7743ad3dcc57fa21..8ae81713e6ce6c350c90bd34fc4568bd8fca0e91 100644 |
--- a/chrome/browser/resources/file_manager/js/background.js |
+++ b/chrome/browser/resources/file_manager/js/background.js |
@@ -99,7 +99,6 @@ AppWindowWrapper.prototype.launch = function(appState) { |
* |
* @param {string} url App window content url. |
* @param {object|function} options Options object or a function to return it. |
- * |
* @constructor |
*/ |
function SingletonAppWindowWrapper(url, options) { |