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

Unified Diff: ui/views/BUILD.gn

Issue 2913933002: Move views::Label DisabledColor logic into views::LabelButtonLabel (Closed)
Patch Set: missed-some Created 3 years, 6 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: ui/views/BUILD.gn
diff --git a/ui/views/BUILD.gn b/ui/views/BUILD.gn
index 5a59c2e428635c8f12268d0d69d06b2e057bd90a..a3219d9730f364678ec639c5422e72b71fb754e3 100644
--- a/ui/views/BUILD.gn
+++ b/ui/views/BUILD.gn
@@ -130,6 +130,8 @@ component("views") {
"controls/button/label_button.h",
"controls/button/label_button_border.cc",
"controls/button/label_button_border.h",
+ "controls/button/label_button_label.cc",
+ "controls/button/label_button_label.h",
"controls/button/md_text_button.cc",
"controls/button/md_text_button.h",
"controls/button/menu_button.cc",
« no previous file with comments | « no previous file | ui/views/controls/button/label_button.h » ('j') | ui/views/controls/button/label_button_label.h » ('J')

Powered by Google App Engine
This is Rietveld 408576698