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

Unified Diff: ash/BUILD.gn

Issue 2686703002: Remove TrayPopupLabelButton (a pre-MD class) and its assets. (Closed)
Patch Set: 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
Index: ash/BUILD.gn
diff --git a/ash/BUILD.gn b/ash/BUILD.gn
index 3fecf7ed26cdddb51602a3d6c5089560ec4ae31b..588abd39a54ef4e1954340c9c4c09acbf50301a3 100644
--- a/ash/BUILD.gn
+++ b/ash/BUILD.gn
@@ -423,10 +423,6 @@ component("ash") {
"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_label_button.cc",
- "common/system/tray/tray_popup_label_button.h",
- "common/system/tray/tray_popup_label_button_border.cc",
- "common/system/tray/tray_popup_label_button_border.h",
"common/system/tray/tray_popup_utils.cc",
"common/system/tray/tray_popup_utils.h",
"common/system/tray/tray_utils.cc",

Powered by Google App Engine
This is Rietveld 408576698