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

Unified Diff: ui/file_manager/externs/compiled_resources2.gyp

Issue 2260133002: Files: Extract VolumeInfo interface from volume_manager.js. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: 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/externs/compiled_resources2.gyp
diff --git a/ui/file_manager/externs/compiled_resources2.gyp b/ui/file_manager/externs/compiled_resources2.gyp
index 24e3194f6a640b558ee795faca22b6e0a479f5eb..9de99e4ba6b1758992c0f2acad38b4b114d4d036 100644
--- a/ui/file_manager/externs/compiled_resources2.gyp
+++ b/ui/file_manager/externs/compiled_resources2.gyp
@@ -80,6 +80,10 @@
'includes': ['../../../third_party/closure_compiler/include_js.gypi'],
},
{
+ 'target_name': 'volume_info',
+ 'includes': ['../../../third_party/closure_compiler/include_js.gypi'],
+ },
+ {
'target_name': 'webview_tag',
'includes': ['../../../third_party/closure_compiler/include_js.gypi'],
},

Powered by Google App Engine
This is Rietveld 408576698