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

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

Issue 640223006: Files.app: Make DialogFooter UI class. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Rebased. Created 6 years, 2 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 8fd4a36efc4dcf8d3617478c04d2e0cf6249bd10..d6b0b298c462b2b96ff20ea0d9257f7ae2a248c6 100644
--- a/ui/file_manager/file_manager/foreground/js/main_scripts.js
+++ b/ui/file_manager/file_manager/foreground/js/main_scripts.js
@@ -98,6 +98,7 @@
//<include src="thumbnail_loader.js">
//<include src="ui/conflict_dialog.js">
//<include src="ui/default_action_dialog.js">
+//<include src="ui/dialog_footer.js">
//<include src="ui/directory_tree.js">
//<include src="ui/drag_selector.js">
//<include src="ui/drive_banners.js" >

Powered by Google App Engine
This is Rietveld 408576698