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

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

Issue 2718563008: mash: Use mojo for ShelfItemDelegate and [app] MenuItem. (Closed)
Patch Set: Address comments. Created 3 years, 9 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 6a2319a15c64252f3e386a0c70c27c8764175aef..7b9c8b056581d50595e8241ce1240a6320c2f3d4 100644
--- a/ash/public/cpp/BUILD.gn
+++ b/ash/public/cpp/BUILD.gn
@@ -9,8 +9,6 @@ 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.cc",
"shelf_types.h",
"shell_window_ids.cc",

Powered by Google App Engine
This is Rietveld 408576698