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

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

Issue 2671923002: mash: Cleanup ash shelf application menu code. (Closed)
Patch Set: Add comments Created 3 years, 10 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_application_menu_item.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 baae1f0ab51cb760391635c0f4818d3f0cf569fb..c0d2536f511f2e86c6f2b4a15bc5a6a1e8339e02 100644
--- a/ash/public/cpp/BUILD.gn
+++ b/ash/public/cpp/BUILD.gn
@@ -9,6 +9,8 @@ component("ash_public_cpp") {
"mus_property_mirror_ash.cc",
"mus_property_mirror_ash.h",
"session_types.h",
+ "shelf_application_menu_item.cc",
+ "shelf_application_menu_item.h",
"shelf_types.h",
"shell_window_ids.cc",
"shell_window_ids.h",
« no previous file with comments | « ash/common/test/test_shelf_item_delegate.cc ('k') | ash/public/cpp/shelf_application_menu_item.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698