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

Unified Diff: ui/views/BUILD.gn

Issue 2396133005: [ash-md] Animates ToggleButton highlight to move it in sync with the thumb (Closed)
Patch Set: [ash-md] Animates ToggleButton highlight to move it in sync with the thumb (better destruction sequ… Created 4 years, 2 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/custom_button.cc » ('j') | ui/views/controls/button/toggle_button.cc » ('J')
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 8c94efc1cc01902d7297b0cd2be40837753617e5..e189bf3fce5945bc4348b0e964807bbd229e6bdb 100644
--- a/ui/views/BUILD.gn
+++ b/ui/views/BUILD.gn
@@ -818,6 +818,7 @@ source_set("views_unittests_sources") {
"controls/button/image_button_unittest.cc",
"controls/button/label_button_unittest.cc",
"controls/button/menu_button_unittest.cc",
+ "controls/button/toggle_button_unittest.cc",
"controls/combobox/combobox_unittest.cc",
"controls/label_unittest.cc",
"controls/menu/menu_controller_unittest.cc",
« no previous file with comments | « no previous file | ui/views/controls/button/custom_button.cc » ('j') | ui/views/controls/button/toggle_button.cc » ('J')

Powered by Google App Engine
This is Rietveld 408576698