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

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

Issue 1890583002: Renaming App List Shower to App List Presenter (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Fix. 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 3fc52ec80165d90a032d7fb372c2d44c38bbb4de..77fa0174c49551cc13c12b153ba6e20d27226a03 100644
--- a/chrome/browser/ui/BUILD.gn
+++ b/chrome/browser/ui/BUILD.gn
@@ -259,7 +259,7 @@ source_set("ui") {
"//ash:ash_with_content",
"//ash/strings",
"//components/user_manager",
- "//ui/app_list/shower",
+ "//ui/app_list/presenter",
"//ui/keyboard:mojom",
]
if (!is_chromeos) {

Powered by Google App Engine
This is Rietveld 408576698