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

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

Issue 2260133002: Files: Extract VolumeInfo interface from volume_manager.js. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Address comments. Created 4 years, 4 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 0f768494709e24519bcb0b930d8616363585483b..ab70260267e4b4fa2cfb67119a1cb20b71a29e27 100644
--- a/ui/file_manager/audio_player/js/compiled_resources.gyp
+++ b/ui/file_manager/audio_player/js/compiled_resources.gyp
@@ -38,6 +38,7 @@
'../../externs/chrome_test.js',
'../../externs/es6_workaround.js',
'../../externs/platform.js',
+ '../../externs/volume_info.js',
],
},
'includes': [
@@ -102,6 +103,7 @@
'../../externs/chrome_test.js',
'../../externs/es6_workaround.js',
'../../externs/platform.js',
+ '../../externs/volume_info.js',
],
},
'includes': [
« no previous file with comments | « third_party/closure_compiler/compiled_resources2.gyp ('k') | ui/file_manager/audio_player/js/compiled_resources2.gyp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698