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

Unified Diff: ui/file_manager/file_manager/foreground/js/main_scripts.js

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
Index: ui/file_manager/file_manager/foreground/js/main_scripts.js
diff --git a/ui/file_manager/file_manager/foreground/js/main_scripts.js b/ui/file_manager/file_manager/foreground/js/main_scripts.js
index 4a074ddd34202369558376c91631e9c2a5498456..057c88ef9908d5a890d605753c757017c9b9b24f 100644
--- a/ui/file_manager/file_manager/foreground/js/main_scripts.js
+++ b/ui/file_manager/file_manager/foreground/js/main_scripts.js
@@ -179,6 +179,7 @@
// <include src="ui/suggest_apps_dialog.js">
// <include src="main_window_component.js">
// <include src="volume_manager_wrapper.js">
+// <include src="webui_command_extender.js">
// // For accurate load performance tracking place main.js should be
// // the last include to include.

Powered by Google App Engine
This is Rietveld 408576698