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

Unified Diff: ui/views/BUILD.gn

Issue 2345183002: Views: Draw Textfield selected text in gray when top-level Widget loses focus.
Patch Set: Refactor to use SelectionController(Delegate). Unfinished! Created 4 years, 1 month 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 | « ui/native_theme/native_theme_win.cc ('k') | ui/views/controls/label.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 56ac36ae3b4152c77987913d3055f5d43a78c8f9..56b963152439b54efcfa49f70c91680a8ac08e60 100644
--- a/ui/views/BUILD.gn
+++ b/ui/views/BUILD.gn
@@ -307,6 +307,7 @@ component("views") {
"round_rect_painter.h",
"selection_controller.cc",
"selection_controller.h",
+ "selection_controller_delegate.cc",
"selection_controller_delegate.h",
"shadow_border.cc",
"shadow_border.h",
« no previous file with comments | « ui/native_theme/native_theme_win.cc ('k') | ui/views/controls/label.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698