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

Unified Diff: ui/file_manager/file_manager/background/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/file_manager/background/js/compiled_resources.gyp
diff --git a/ui/file_manager/file_manager/background/js/compiled_resources.gyp b/ui/file_manager/file_manager/background/js/compiled_resources.gyp
index 60de7c331dc363c98c64d96b54ce7317e5f756a9..bc975fb9efebd619b22dc265a9d014df84b33f39 100644
--- a/ui/file_manager/file_manager/background/js/compiled_resources.gyp
+++ b/ui/file_manager/file_manager/background/js/compiled_resources.gyp
@@ -60,6 +60,7 @@
'../../../externs/launcher_search_provider.js',
'../../../externs/webview_tag.js',
'../../../externs/platform.js',
+ '../../../externs/volume_info.js',
'../../common/js/externs.js',
],
},
« no previous file with comments | « ui/file_manager/externs/volume_info.js ('k') | ui/file_manager/file_manager/background/js/mock_volume_manager.js » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698