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

Unified Diff: ui/file_manager/file_manager/foreground/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/foreground/js/compiled_resources.gyp
diff --git a/ui/file_manager/file_manager/foreground/js/compiled_resources.gyp b/ui/file_manager/file_manager/foreground/js/compiled_resources.gyp
index 4a4791739f69484021a738f35ad23fbcb1e9d301..dd1b27a12660ccc4d64fbf0e3052a045d140b7f7 100644
--- a/ui/file_manager/file_manager/foreground/js/compiled_resources.gyp
+++ b/ui/file_manager/file_manager/foreground/js/compiled_resources.gyp
@@ -181,6 +181,7 @@
'../../../externs/webview_tag.js',
'../../../externs/paper_elements.js',
'../../../externs/platform.js',
+ '../../../externs/volume_info.js',
'../../common/js/externs.js',
],
},

Powered by Google App Engine
This is Rietveld 408576698