| Index: ui/file_manager/file_manager_resources.grd
|
| diff --git a/ui/file_manager/file_manager_resources.grd b/ui/file_manager/file_manager_resources.grd
|
| index 387fdf4598972ba687a9ac944f4dd213cc6cc8ba..5091f19be8c6f8e22a9dde2eddce07c3502976f1 100644
|
| --- a/ui/file_manager/file_manager_resources.grd
|
| +++ b/ui/file_manager/file_manager_resources.grd
|
| @@ -104,6 +104,7 @@
|
| <!-- AudioPlayer.app pages and scripts. -->
|
| <include name="IDR_AUDIO_PLAYER_MANIFEST" file="audio_player/manifest.json" type="BINDATA" />
|
| <include name="IDR_AUDIO_PLAYER_BKGND_JS" file="audio_player/js/background.js" flattenhtml="true" type="BINDATA" />
|
| + <include name="IDR_AUDIO_PLAYER_METADATA_WORKER_JS" file="audio_player/js/metadata_worker.js" flattenhtml="true" type="BINDATA" />
|
| <include name="IDR_AUDIO_PLAYER" file="audio_player/audio_player.html" allowexternalscript="true" flattenhtml="true" type="BINDATA" />
|
| <include name="IDR_AUDIO_PLAYER_JS" file="audio_player/js/audio_player_scripts.js" flattenhtml="true" type="BINDATA" />
|
| <include name="IDR_AUDIO_PLAYER_ICON_FAVICON_16" file="audio_player/icons/audio-player-favicon-16.png" type="BINDATA" />
|
|
|