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

Unified Diff: ash/ash.gyp

Issue 1770993002: wip: Refactoring Ash's AppListController, moving the bulk of the logic to chrome/browser/ui/ash/app… Base URL: https://chromium.googlesource.com/chromium/src.git@small_5_apps
Patch Set: Added a comment for PostTask in AppListServiceAsh. Created 4 years, 9 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
« no previous file with comments | « no previous file | ash/shell.h » ('j') | ash/wm/app_list_layout_delegate.h » ('J')
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ash/ash.gyp
diff --git a/ash/ash.gyp b/ash/ash.gyp
index 5f979172d445babff60b59fa6d930533965f9f39..ce034edf54d09b394f0356222793854a7b261a79 100644
--- a/ash/ash.gyp
+++ b/ash/ash.gyp
@@ -511,8 +511,8 @@
'volume_control_delegate.h',
'wm/always_on_top_controller.cc',
'wm/always_on_top_controller.h',
- 'wm/app_list_controller.cc',
- 'wm/app_list_controller.h',
+ 'wm/app_list_layout_delegate.cc',
+ 'wm/app_list_layout_delegate.h',
'wm/ash_focus_rules.cc',
'wm/ash_focus_rules.h',
'wm/ash_native_cursor_manager.cc',
« no previous file with comments | « no previous file | ash/shell.h » ('j') | ash/wm/app_list_layout_delegate.h » ('J')

Powered by Google App Engine
This is Rietveld 408576698