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

Unified Diff: ui/views/BUILD.gn

Issue 2358913006: views: remove PlatformStyle::CreateLabelButtonBorder (Closed)
Patch Set: remove DialogButtonBorderMac too 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 | ui/views/controls/button/label_button.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ui/views/BUILD.gn
diff --git a/ui/views/BUILD.gn b/ui/views/BUILD.gn
index 2c37655be11cb792977ee6c886af17afb44e2862..4f7f22ac0509afc91ae66f4d091cb6f416b020c6 100644
--- a/ui/views/BUILD.gn
+++ b/ui/views/BUILD.gn
@@ -309,8 +309,6 @@ component("views") {
"shadow_border.h",
"style/mac/combobox_background_mac.cc",
"style/mac/combobox_background_mac.h",
- "style/mac/dialog_button_border_mac.cc",
- "style/mac/dialog_button_border_mac.h",
"style/platform_style.cc",
"style/platform_style.h",
"style/platform_style_mac.mm",
@@ -847,7 +845,6 @@ source_set("views_unittests_sources") {
"layout/box_layout_unittest.cc",
"layout/grid_layout_unittest.cc",
"rect_based_targeting_utils_unittest.cc",
- "style/mac/dialog_button_border_mac_unittest.cc",
"view_model_unittest.cc",
"view_model_utils_unittest.cc",
"view_targeter_unittest.cc",
« no previous file with comments | « no previous file | ui/views/controls/button/label_button.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698