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

Unified Diff: ash/public/cpp/BUILD.gn

Issue 2791803002: mash: Move LauncherItemController to ash, rename ShelfItemDelegate. (Closed)
Patch Set: Sync and rebase. 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
« no previous file with comments | « ash/common/test/test_shelf_item_delegate.cc ('k') | ash/public/cpp/shelf_item_delegate.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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",
« no previous file with comments | « ash/common/test/test_shelf_item_delegate.cc ('k') | ash/public/cpp/shelf_item_delegate.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698