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

Unified Diff: ash/public/cpp/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: ash/public/cpp/BUILD.gn
diff --git a/ash/public/cpp/BUILD.gn b/ash/public/cpp/BUILD.gn
index 0d62f36c808124f4cca14ab7a4f5202a4d3ae354..e1801e79773ce48605d458b0bc7246b182359ad3 100644
--- a/ash/public/cpp/BUILD.gn
+++ b/ash/public/cpp/BUILD.gn
@@ -14,6 +14,8 @@ component("ash_public_cpp") {
"session_types.h",
"shelf_item.cc",
"shelf_item.h",
+ "shelf_item_delegate.cc",
+ "shelf_item_delegate.h",
"shelf_types.cc",
"shelf_types.h",
"shell_window_ids.cc",

Powered by Google App Engine
This is Rietveld 408576698