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

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

Issue 912783002: Integrate ListThumbnailLoader to list view and grid view. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Fix failed test case. 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 585cef258f7349377c685dddf50008a149c371ef..aaa95f042378a49be424b26afdc897898220b65c 100644
--- a/ui/file_manager/file_manager/foreground/js/compiled_resources.gyp
+++ b/ui/file_manager/file_manager/foreground/js/compiled_resources.gyp
@@ -115,6 +115,7 @@
'./ui/file_grid.js',
'./ui/file_manager_ui.js',
'./ui/file_table.js',
+ './ui/file_table_list.js',
'./ui/gear_menu.js',
'./ui/list_container.js',
'./ui/location_line.js',

Powered by Google App Engine
This is Rietveld 408576698