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

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

Issue 900743002: Move preview panel's components to toolbar and footer. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Add a TODO comment about customized CommandButton. Created 5 years, 10 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 1baecae30c0251f0be44dfa0bb57ba4601d9eb88..a07a393c80d0763dca930601825216af35581832 100644
--- a/ui/file_manager/file_manager/foreground/js/main_scripts.js
+++ b/ui/file_manager/file_manager/foreground/js/main_scripts.js
@@ -104,7 +104,6 @@
//<include src="metadata_update_controller.js">
//<include src="naming_controller.js">
//<include src="navigation_list_model.js">
-//<include src="preview_panel_model.js">
//<include src="progress_center_item_group.js">
//<include src="scan_controller.js">
//<include src="search_controller.js">
@@ -126,7 +125,6 @@
//<include src="ui/list_container.js">
//<include src="ui/location_line.js">
//<include src="ui/multi_profile_share_dialog.js">
-//<include src="ui/preview_panel.js">
//<include src="ui/progress_center_panel.js">
//<include src="ui/scrollbar.js">
//<include src="ui/search_box.js">

Powered by Google App Engine
This is Rietveld 408576698