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

Unified Diff: ash/BUILD.gn

Issue 2367903002: Introduce SystemMenuButton for Ash material design (Closed)
Patch Set: comments Created 4 years, 3 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/system/tray/special_popup_row.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 3c9e8bb0921e8744857df85a869c5fbf11c1dc3d..98bf7051cdb9318893067fe3cb354b859d9dd677 100644
--- a/ash/BUILD.gn
+++ b/ash/BUILD.gn
@@ -346,6 +346,8 @@ component("ash") {
"common/system/tray/label_tray_view.h",
"common/system/tray/special_popup_row.cc",
"common/system/tray/special_popup_row.h",
+ "common/system/tray/system_menu_button.cc",
+ "common/system/tray/system_menu_button.h",
"common/system/tray/system_tray.cc",
"common/system/tray/system_tray.h",
"common/system/tray/system_tray_bubble.cc",
« no previous file with comments | « no previous file | ash/common/system/tray/special_popup_row.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698