| Index: ui/file_manager/audio_player/audio_player.html
|
| diff --git a/ui/file_manager/audio_player/audio_player.html b/ui/file_manager/audio_player/audio_player.html
|
| index 34b1a4246b73bcac6bebc4e8bc31e398adb50ab6..9f3d82dd433d6b773428b8e4d311c35ada07262e 100644
|
| --- a/ui/file_manager/audio_player/audio_player.html
|
| +++ b/ui/file_manager/audio_player/audio_player.html
|
| @@ -11,6 +11,7 @@
|
| -- string. Until then, use an invisible non-whitespace character.
|
| -->
|
| <title></title>
|
| + <link rel="stylesheet" href="chrome://resources/css/text_defaults.css">
|
| <link rel="stylesheet" type="text/css" href="css/audio_player.css">
|
|
|
| <!-- Don't load mediaplayer_scripts.js when flattening is disabled -->
|
|
|