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

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

Issue 1432393003: Revert of AudioPlayer: Update volume controls. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: 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
Index: ui/file_manager/audio_player/elements/compiled_resources.gyp
diff --git a/ui/file_manager/audio_player/elements/compiled_resources.gyp b/ui/file_manager/audio_player/elements/compiled_resources.gyp
index 8ff70cda82d8bdde7acb90da2cef5098a033a607..7e420190882f3be63cd1ea82352cf30db8db172a 100644
--- a/ui/file_manager/audio_player/elements/compiled_resources.gyp
+++ b/ui/file_manager/audio_player/elements/compiled_resources.gyp
@@ -3,6 +3,16 @@
# found in the LICENSE file.
{
'targets': [
+ {
+ 'target_name': 'volume_controller',
+ 'variables': {
+ 'depends': [],
+ 'externs': []
+ },
+ 'includes': [
+ '../../compile_js.gypi'
+ ]
+ },
{
'target_name': 'track_list',
'variables': {
« 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