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

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

Issue 885323002: Initial implementation for ListThumbnailLoader. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Rebase again. Created 5 years, 11 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 dedb4131162e11e96728269cc50daad002412c28..b91c4d2e370adaa6ed36793f2cf8abd46b9f117b 100644
--- a/ui/file_manager/file_manager/foreground/js/compiled_resources.gyp
+++ b/ui/file_manager/file_manager/foreground/js/compiled_resources.gyp
@@ -100,6 +100,7 @@
'./share_client.js',
'./task_controller.js',
'./thumbnail_loader.js',
+ './list_thumbnail_loader.js',
'./ui/banners.js',
'./ui/conflict_dialog.js',
'./ui/default_action_dialog.js',

Powered by Google App Engine
This is Rietveld 408576698