| Index: ui/file_manager/video_player/js/background.js
|
| diff --git a/ui/file_manager/video_player/js/background.js b/ui/file_manager/video_player/js/background.js
|
| index 4e365a76535200ae885b8281d781b52b04fe1d82..974c470ad99235ed7a106ea8bc0447e44612f825 100644
|
| --- a/ui/file_manager/video_player/js/background.js
|
| +++ b/ui/file_manager/video_player/js/background.js
|
| @@ -19,7 +19,6 @@ var appWindowsForTest = {};
|
| * @type {Object}
|
| */
|
| var windowCreateOptions = {
|
| - id: 'video',
|
| frame: 'none',
|
| minWidth: 480,
|
| minHeight: 270
|
|
|