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

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

Issue 2305623003: Support to repeat one song in Audio Player. (Closed)
Patch Set: Created 4 years, 3 months 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
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 ab70260267e4b4fa2cfb67119a1cb20b71a29e27..eb1696a9838c5150eb05b22ee8a2f38595419118 100644
--- a/ui/file_manager/audio_player/js/compiled_resources.gyp
+++ b/ui/file_manager/audio_player/js/compiled_resources.gyp
@@ -92,6 +92,7 @@
'../elements/track_info_panel.js',
'../elements/track_list.js',
'../elements/audio_player.js',
+ '../elements/repeat_button.js',
],
'externs': [
'<(EXTERNS_DIR)/chrome_extensions.js',

Powered by Google App Engine
This is Rietveld 408576698