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

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

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/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 d09cf7bab59ec45dd0b28fd7d6649bc00eeee5dd..e015a4b764379c7e7c2da5c1fe85e8ac7ed882d0 100644
--- a/ui/file_manager/file_manager/foreground/js/compiled_resources.gyp
+++ b/ui/file_manager/file_manager/foreground/js/compiled_resources.gyp
@@ -93,7 +93,6 @@
'./metadata_update_controller.js',
'./naming_controller.js',
'./navigation_list_model.js',
- './preview_panel_model.js',
'./progress_center_item_group.js',
'./scan_controller.js',
'./search_controller.js',
@@ -116,7 +115,6 @@
'./ui/list_container.js',
'./ui/location_line.js',
'./ui/multi_profile_share_dialog.js',
- './ui/preview_panel.js',
'./ui/progress_center_panel.js',
'./ui/scrollbar.js',
'./ui/search_box.js',

Powered by Google App Engine
This is Rietveld 408576698