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

Unified Diff: ash/BUILD.gn

Issue 2244003002: Materialized font style for TrayItemMore type system tray rows. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Re-ordered static function in Label. 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/tray_item_more.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 88964f053980d148cf55150507808aa05d0d79b1..2c79990b2292a91ff56eaed537c073e083a2213d 100644
--- a/ash/BUILD.gn
+++ b/ash/BUILD.gn
@@ -384,6 +384,9 @@ component("ash") {
"common/system/tray/tray_popup_header_button.h",
"common/system/tray/tray_popup_item_container.cc",
"common/system/tray/tray_popup_item_container.h",
+ "common/system/tray/tray_popup_item_style.cc",
+ "common/system/tray/tray_popup_item_style.h",
+ "common/system/tray/tray_popup_item_style_observer.h",
"common/system/tray/tray_popup_label_button.cc",
"common/system/tray/tray_popup_label_button.h",
"common/system/tray/tray_popup_label_button_border.cc",
« no previous file with comments | « no previous file | ash/common/system/tray/tray_item_more.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698