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

Unified Diff: ui/views/BUILD.gn

Issue 2408623002: Views: Extract text selection code from Textfield. (Closed)
Patch Set: 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
Index: ui/views/BUILD.gn
diff --git a/ui/views/BUILD.gn b/ui/views/BUILD.gn
index 273bee5fcad6ae7e13680fbc2139b07ff2be5786..55cad53f7ff4d45074f1228733bd295e570a1aac 100644
--- a/ui/views/BUILD.gn
+++ b/ui/views/BUILD.gn
@@ -307,6 +307,8 @@ component("views") {
"repeat_controller.h",
"round_rect_painter.cc",
"round_rect_painter.h",
+ "selection_controller.cc",
+ "selection_controller.h",
"shadow_border.cc",
"shadow_border.h",
"style/platform_style.cc",

Powered by Google App Engine
This is Rietveld 408576698