Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(472)

Unified Diff: ui/file_manager/audio_player/js/compiled_resources.gyp

Issue 1458733003: Reland MD Audio Player. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: forcePlay -> forceToPlay Created 5 years, 1 month ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « ui/file_manager/audio_player/js/background.js ('k') | ui/file_manager/audio_player/manifest.json » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ui/file_manager/audio_player/js/compiled_resources.gyp
diff --git a/ui/file_manager/audio_player/js/compiled_resources.gyp b/ui/file_manager/audio_player/js/compiled_resources.gyp
index 232d18106dfb2d68fbeb86c6291bdb5cec0e165d..4c4486dac2f32b282b925fb0e521230ba1bbf08f 100644
--- a/ui/file_manager/audio_player/js/compiled_resources.gyp
+++ b/ui/file_manager/audio_player/js/compiled_resources.gyp
@@ -77,6 +77,9 @@
'../../file_manager/foreground/js/metadata/thumbnail_model.js',
'../../file_manager/background/js/volume_manager.js',
'../../file_manager/foreground/js/volume_manager_wrapper.js',
+ '../elements/control_panel.js',
+ '../elements/track_list.js',
+ '../elements/audio_player.js',
'audio_player_model.js',
],
'externs': [
@@ -89,7 +92,6 @@
'../../externs/chrome_test.js',
'../../externs/es6_workaround.js',
'../../externs/es7_workaround.js',
- '../../externs/files_elements.js',
'../../externs/platform.js',
],
},
« no previous file with comments | « ui/file_manager/audio_player/js/background.js ('k') | ui/file_manager/audio_player/manifest.json » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698