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

Unified Diff: ash/sysui/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 | « ash/mus/window_manager.cc ('k') | ash/sysui/app_list_presenter_mus.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ash/sysui/BUILD.gn
diff --git a/ash/sysui/BUILD.gn b/ash/sysui/BUILD.gn
index 6cb0db426472378022ae4348bb030388b61467ba..bff7a14cb940774b05ff05eae343749d53b26ba0 100644
--- a/ash/sysui/BUILD.gn
+++ b/ash/sysui/BUILD.gn
@@ -9,8 +9,6 @@ import("//services/shell/public/service_manifest.gni")
source_set("lib") {
sources = [
- "app_list_presenter_mus.cc",
- "app_list_presenter_mus.h",
"keyboard_ui_mus.cc",
"keyboard_ui_mus.h",
"shell_delegate_mus.cc",
@@ -36,8 +34,6 @@ source_set("lib") {
"//services/ui/public/cpp",
"//services/ui/public/cpp/input_devices",
"//services/ui/public/interfaces",
- "//ui/app_list/presenter",
- "//ui/app_list/presenter:mojom",
"//ui/aura",
"//ui/events",
"//ui/events/devices",
« no previous file with comments | « ash/mus/window_manager.cc ('k') | ash/sysui/app_list_presenter_mus.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698