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

Unified Diff: chrome/browser/ui/BUILD.gn

Issue 1861013004: AppListController refactoring part 3: Switching over to use AppListShower in Ash. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@mus_chrome_delegates_ash_impl
Patch Set: Rebase. Created 4 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: chrome/browser/ui/BUILD.gn
diff --git a/chrome/browser/ui/BUILD.gn b/chrome/browser/ui/BUILD.gn
index a85c75ab45b7772f3142491257f94d6343032f55..c9bf1799ac70a7070eacad5f6b4be783c54810c3 100644
--- a/chrome/browser/ui/BUILD.gn
+++ b/chrome/browser/ui/BUILD.gn
@@ -260,6 +260,7 @@ source_set("ui") {
"//ash:ash_with_content",
"//ash/strings",
"//components/user_manager",
+ "//ui/app_list/shower",
"//ui/keyboard:mojom",
]
if (!is_chromeos) {

Powered by Google App Engine
This is Rietveld 408576698