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

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

Issue 2830223003: Compile file_transfer_controller in gyp v2 (Closed)
Patch Set: Fix typo. Created 3 years, 8 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
« no previous file with comments | « no previous file | ui/file_manager/file_manager/foreground/js/compiled_resources2.gyp » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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 3c85da1c50259d5a39fef4ad7f522df8fd4c1677..4ac675ecccf243cf36f004d6b4b9c427d5c7e094 100644
--- a/ui/file_manager/file_manager/foreground/js/compiled_resources.gyp
+++ b/ui/file_manager/file_manager/foreground/js/compiled_resources.gyp
@@ -163,6 +163,7 @@
'./main_window_component.js',
'./volume_manager_wrapper.js',
'./web_store_utils.js',
+ './webui_command_extender.js',
'./metadata/byte_reader.js',
],
'externs': [
« no previous file with comments | « no previous file | ui/file_manager/file_manager/foreground/js/compiled_resources2.gyp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698