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

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: 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
Index: chrome/browser/ui/BUILD.gn
diff --git a/chrome/browser/ui/BUILD.gn b/chrome/browser/ui/BUILD.gn
index 3c875eb8f9ba594a23eaeb52bfe44c47d830d823..101d418ab9515b46c57ea08cb06e2c0805ed45e2 100644
--- a/chrome/browser/ui/BUILD.gn
+++ b/chrome/browser/ui/BUILD.gn
@@ -261,6 +261,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') | chrome/browser/ui/ash/launcher/chrome_launcher_controller_mus.h » ('J')

Powered by Google App Engine
This is Rietveld 408576698