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

Unified Diff: ui/file_manager/audio_player/elements/compiled_resources2.gyp

Issue 2305623003: Support to repeat one song in Audio Player. (Closed)
Patch Set: Add a test for 3 repeat mode. 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/elements/compiled_resources2.gyp
diff --git a/ui/file_manager/audio_player/elements/compiled_resources2.gyp b/ui/file_manager/audio_player/elements/compiled_resources2.gyp
index 007c7163c8c936004dfb52ec11d352b7e76bf9d2..b608c363cb0e9d6e27d667d3bf85def81c65e254 100644
--- a/ui/file_manager/audio_player/elements/compiled_resources2.gyp
+++ b/ui/file_manager/audio_player/elements/compiled_resources2.gyp
@@ -12,6 +12,10 @@
# 'includes': ['../../compile_js2.gypi'],
# },
# {
+# 'target_name': 'repeat_button',
+# 'includes': ['../../compile_js2.gypi'],
+# },
+# {
# 'target_name': 'track_info_panel',
# 'includes': ['../../compile_js2.gypi'],
# },
« no previous file with comments | « ui/file_manager/audio_player/elements/audio_player.js ('k') | ui/file_manager/audio_player/elements/control_panel.css » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698