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

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

Issue 2059963002: Mustash implementation of ChromeLauncherController. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@launcher_controller_mus_5
Patch Set: Addressing feedback. Created 4 years, 6 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 | chrome/browser/ui/ash/ash_init.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/browser/ui/BUILD.gn
diff --git a/chrome/browser/ui/BUILD.gn b/chrome/browser/ui/BUILD.gn
index 99b16a7621793f55fad15b7e1ce0fbbd063d5c4e..a4672c56e4ab17bef841e01fc0525c9de545c65f 100644
--- a/chrome/browser/ui/BUILD.gn
+++ b/chrome/browser/ui/BUILD.gn
@@ -260,6 +260,8 @@ source_set("ui") {
"ash/chrome_wallpaper_manager.h",
"ash/keyboard_ui_service.cc",
"ash/keyboard_ui_service.h",
+ "ash/launcher/chrome_launcher_controller_mus.cc",
+ "ash/launcher/chrome_launcher_controller_mus.h",
"ash/launcher/chrome_mash_shelf_controller.cc",
"ash/launcher/chrome_mash_shelf_controller.h",
]
« no previous file with comments | « no previous file | chrome/browser/ui/ash/ash_init.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698