summaryrefslogtreecommitdiffstats
path: root/ui/file_manager/audio_player/js/compiled_resources.gyp
diff options
context:
space:
mode:
authorryoh <ryoh@chromium.org>2016-01-29 03:56:28 -0800
committerCommit bot <commit-bot@chromium.org>2016-01-29 11:57:37 +0000
commit085995baddc29fe90b9cd3240c74be64a853ba65 (patch)
treeb94dfe613efc8c5a3443db6534d882e629ad7e3a /ui/file_manager/audio_player/js/compiled_resources.gyp
parent5ff185ee69963f7e749130dce11205021b9f1671 (diff)
downloadchromium_src-085995baddc29fe90b9cd3240c74be64a853ba65.zip
chromium_src-085995baddc29fe90b9cd3240c74be64a853ba65.tar.gz
chromium_src-085995baddc29fe90b9cd3240c74be64a853ba65.tar.bz2
Create "artwork" panel.
I would like to implement new audio player ui ver 1.1 by small steps. First, we create "artwork" panel. This panel shows artwork image, title and artist. TEST=manually BUG=578022 Review URL: https://codereview.chromium.org/1603803002 Cr-Commit-Position: refs/heads/master@{#372331}
Diffstat (limited to 'ui/file_manager/audio_player/js/compiled_resources.gyp')
-rw-r--r--ui/file_manager/audio_player/js/compiled_resources.gyp2
1 files changed, 1 insertions, 1 deletions
diff --git a/ui/file_manager/audio_player/js/compiled_resources.gyp b/ui/file_manager/audio_player/js/compiled_resources.gyp
index 9fd6e65..fc90f0b 100644
--- a/ui/file_manager/audio_player/js/compiled_resources.gyp
+++ b/ui/file_manager/audio_player/js/compiled_resources.gyp
@@ -88,6 +88,7 @@
'../../file_manager/background/js/volume_manager.js',
'../../file_manager/foreground/js/volume_manager_wrapper.js',
'../elements/control_panel.js',
+ '../elements/track_info_panel.js',
'../elements/track_list.js',
'../elements/audio_player.js',
],
@@ -109,4 +110,3 @@
}
],
}
-