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

Unified Diff: ui/views/BUILD.gn

Issue 2692043009: Remove last MD reference from TrayPopupUtils. (Closed)
Patch Set: rebase 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
« no previous file with comments | « ash/common/system/tray/tray_popup_utils.cc ('k') | ui/views/controls/md_slider.h » ('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 9012fe50657e48656cad30f36d4734994a6471d4..cd2138d061c2fb53707aebf1cff6ded6de5b6d66 100644
--- a/ui/views/BUILD.gn
+++ b/ui/views/BUILD.gn
@@ -167,8 +167,6 @@ component("views") {
"controls/link.cc",
"controls/link.h",
"controls/link_listener.h",
- "controls/md_slider.cc",
- "controls/md_slider.h",
"controls/menu/display_change_listener_mac.cc",
"controls/menu/menu_config.cc",
"controls/menu/menu_config.h",
@@ -222,8 +220,6 @@ component("views") {
"controls/native/native_view_host.h",
"controls/native/native_view_host_mac.h",
"controls/native/native_view_host_mac.mm",
- "controls/non_md_slider.cc",
- "controls/non_md_slider.h",
"controls/prefix_delegate.h",
"controls/prefix_selector.cc",
"controls/prefix_selector.h",
@@ -720,8 +716,6 @@ static_library("test_support_internal") {
"test/test_layout_manager.cc",
"test/test_layout_manager.h",
"test/test_platform_native_widget.h",
- "test/test_slider.cc",
- "test/test_slider.h",
"test/test_views.cc",
"test/test_views.h",
"test/test_views_delegate.h",
« no previous file with comments | « ash/common/system/tray/tray_popup_utils.cc ('k') | ui/views/controls/md_slider.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698