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

Unified Diff: ui/app_list/presenter/BUILD.gn

Issue 2647833003: Adds AppListDelegate to AppList that is notified on visibility changes (Closed)
Patch Set: move Created 3 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
« no previous file with comments | « ash/shell.cc ('k') | ui/app_list/presenter/app_list.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ui/app_list/presenter/BUILD.gn
diff --git a/ui/app_list/presenter/BUILD.gn b/ui/app_list/presenter/BUILD.gn
index 50d0ea9b8c220852cbcb02f7f3ad930c5ff878c3..c96bea322b019ecfb4623350f430be19e322eb23 100644
--- a/ui/app_list/presenter/BUILD.gn
+++ b/ui/app_list/presenter/BUILD.gn
@@ -25,6 +25,7 @@ component("presenter") {
sources = [
"app_list.cc",
"app_list.h",
+ "app_list_delegate.h",
"app_list_presenter_delegate.cc",
"app_list_presenter_delegate.h",
"app_list_presenter_delegate_factory.h",
« no previous file with comments | « ash/shell.cc ('k') | ui/app_list/presenter/app_list.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698