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

Unified Diff: ui/views/BUILD.gn

Issue 2383243002: Refactor MdFocusRing to make it easier to reuse on other controls. (Closed)
Patch Set: install 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/md_text_button.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 ea95a6db4f71a18251d92154f9d322de873e5d80..9aff631e0923d8fdddd2f3d0e2cd70251ee4b947 100644
--- a/ui/views/BUILD.gn
+++ b/ui/views/BUILD.gn
@@ -116,6 +116,8 @@ component("views") {
"controls/combobox/combobox.cc",
"controls/combobox/combobox.h",
"controls/combobox/combobox_listener.h",
+ "controls/focus_ring.cc",
+ "controls/focus_ring.h",
"controls/focusable_border.cc",
"controls/focusable_border.h",
"controls/focusable_rounded_border_mac.cc",
« no previous file with comments | « no previous file | ui/views/controls/button/md_text_button.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698