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

Unified Diff: ash/mus/BUILD.gn

Issue 2335833002: mash: Port ash_sysui app list presenter to mojo:ash. (Closed)
Patch Set: Reorder ShellDelegateMus members. Created 4 years, 3 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/mus/app_list_presenter_mus.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ash/mus/BUILD.gn
diff --git a/ash/mus/BUILD.gn b/ash/mus/BUILD.gn
index 1da8891c314c05f70efbf47b04bbf4f0ed588d2f..e8d91ec582debfe31dd063b55d3fb81e11a9c389 100644
--- a/ash/mus/BUILD.gn
+++ b/ash/mus/BUILD.gn
@@ -20,6 +20,8 @@ source_set("lib") {
"accelerators/accelerator_registrar_impl.h",
"accessibility_delegate_mus.cc",
"accessibility_delegate_mus.h",
+ "app_list_presenter_mus.cc",
+ "app_list_presenter_mus.h",
"bridge/immersive_handler_factory_mus.cc",
"bridge/immersive_handler_factory_mus.h",
"bridge/mus_layout_manager_adapter.cc",
@@ -88,6 +90,7 @@ source_set("lib") {
"//components/user_manager",
"//components/wallpaper",
"//ui/app_list/presenter",
+ "//ui/app_list/presenter:mojom",
"//ui/message_center",
]
« no previous file with comments | « no previous file | ash/mus/app_list_presenter_mus.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698