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

Unified Diff: ash/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 | « no previous file | ash/common/shelf/app_list_shelf_item_delegate.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ash/BUILD.gn
diff --git a/ash/BUILD.gn b/ash/BUILD.gn
index f9856ebe329bf0daba971b90669eb6deafb2ffd2..3fecf7ed26cdddb51602a3d6c5089560ec4ae31b 100644
--- a/ash/BUILD.gn
+++ b/ash/BUILD.gn
@@ -151,6 +151,8 @@ component("ash") {
"common/shelf/overflow_button.h",
"common/shelf/shelf_alignment_menu.cc",
"common/shelf/shelf_alignment_menu.h",
+ "common/shelf/shelf_application_menu_model.cc",
+ "common/shelf/shelf_application_menu_model.h",
"common/shelf/shelf_background_animator.cc",
"common/shelf/shelf_background_animator.h",
"common/shelf/shelf_background_animator_observer.h",
@@ -1186,6 +1188,7 @@ test("ash_unittests") {
"common/popup_message_unittest.cc",
# TODO: convert to use AshTest http://crbug.com/654494.
+ "common/shelf/shelf_application_menu_model_unittest.cc",
"common/shelf/shelf_background_animator_unittest.cc",
"common/shelf/shelf_button_pressed_metric_tracker_unittest.cc",
"common/shelf/shelf_locking_manager_unittest.cc",
« no previous file with comments | « no previous file | ash/common/shelf/app_list_shelf_item_delegate.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698