| 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 0fecd840219e1378c4ff7ece2d5a8fc0fa079b9c..9daa4849c3d824bb206e1e1d824ee7dd573d5981 100644
|
| --- a/ui/file_manager/audio_player/audio_player.html
|
| +++ b/ui/file_manager/audio_player/audio_player.html
|
| @@ -13,6 +13,8 @@
|
| <title></title>
|
| <link rel="stylesheet" href="chrome://resources/css/text_defaults.css">
|
| <link rel="stylesheet" type="text/css" href="css/audio_player.css">
|
| +
|
| + <script src="chrome-extension://hhaomjibdihmijegdhdafkllkbggdgoj/common/js/polymer_config.js"></script>
|
| <link rel="import" href="elements/audio_player.html">
|
| </head>
|
| <body>
|
|
|