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

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

Issue 1068653002: Extract some logic from SuggestAppsDialog to a separate class (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: . Created 5 years, 8 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 afe11f32a92ff49cfaefe28b2d0b60c3c0701dde..8f99f24e7d909ecf1e0119cf671cdf856a5f68be 100644
--- a/ui/file_manager/file_manager/foreground/js/compiled_resources.gyp
+++ b/ui/file_manager/file_manager/foreground/js/compiled_resources.gyp
@@ -74,6 +74,7 @@
'./app_state_controller.js',
'./column_visibility_controller.js',
'./cws_container_client.js',
+ './cws_widget_container.js',
'./dialog_action_controller.js',
'./dialog_type.js',
'./directory_contents.js',

Powered by Google App Engine
This is Rietveld 408576698