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

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

Issue 1425033006: AudioPlayer: Update volume controls. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 5 years, 2 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_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 7e420190882f3be63cd1ea82352cf30db8db172a..8ff70cda82d8bdde7acb90da2cef5098a033a607 100644
--- a/ui/file_manager/audio_player/elements/compiled_resources.gyp
+++ b/ui/file_manager/audio_player/elements/compiled_resources.gyp
@@ -4,16 +4,6 @@
{
'targets': [
{
- 'target_name': 'volume_controller',
- 'variables': {
- 'depends': [],
- 'externs': []
- },
- 'includes': [
- '../../compile_js.gypi'
- ]
- },
- {
'target_name': 'track_list',
'variables': {
'depends': [],

Powered by Google App Engine
This is Rietveld 408576698