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

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

Issue 2791803002: mash: Move LauncherItemController to ash, rename ShelfItemDelegate. (Closed)
Patch Set: Move shelf_item_delegate to ash/public/cpp, cleanup. Created 3 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 67ba055a79d3a4c9d9b723d7cc2fc0e4f86fb73d..a961884f8dd3c7469607a3d20ce9aaae71d86586 100644
--- a/chrome/browser/ui/BUILD.gn
+++ b/chrome/browser/ui/BUILD.gn
@@ -1357,8 +1357,6 @@ split_static_library("ui") {
"ash/launcher/launcher_extension_app_updater.h",
"ash/launcher/launcher_favicon_loader.cc",
"ash/launcher/launcher_favicon_loader.h",
- "ash/launcher/launcher_item_controller.cc",
- "ash/launcher/launcher_item_controller.h",
"ash/launcher/multi_profile_app_window_launcher_controller.cc",
"ash/launcher/multi_profile_app_window_launcher_controller.h",
"ash/launcher/multi_profile_browser_status_monitor.cc",

Powered by Google App Engine
This is Rietveld 408576698