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

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

Issue 695883002: Create ListContainer and SpinnerController class. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Fix test. Created 6 years, 1 month 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
« no previous file with comments | « no previous file | ui/file_manager/file_manager/foreground/js/file_manager.js » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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 d372a8fdd8e99ddb8e4416909edb0d8f5a0bc5f8..89c2656b19887062c7745d06f6f4e9c67452332d 100644
--- a/ui/file_manager/file_manager/foreground/js/compiled_resources.gyp
+++ b/ui/file_manager/file_manager/foreground/js/compiled_resources.gyp
@@ -75,6 +75,7 @@
'./navigation_list_model.js',
'./progress_center_item_group.js',
'./search_controller.js',
+ './spinner_controller.js',
'./share_client.js',
'./thumbnail_loader.js',
'./ui/conflict_dialog.js',
@@ -87,6 +88,7 @@
'./ui/file_grid.js',
'./ui/file_manager_ui.js',
'./ui/file_table.js',
+ './ui/list_container.js',
'./ui/location_line.js',
'./ui/multi_profile_share_dialog.js',
'./ui/preview_panel.js',
« no previous file with comments | « no previous file | ui/file_manager/file_manager/foreground/js/file_manager.js » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698