aboutsummaryrefslogtreecommitdiff
path: root/www/chromium/files/patch-ui_views_selection__controller.cc
diff options
context:
space:
mode:
Diffstat (limited to 'www/chromium/files/patch-ui_views_selection__controller.cc')
-rw-r--r--www/chromium/files/patch-ui_views_selection__controller.cc4
1 files changed, 2 insertions, 2 deletions
diff --git a/www/chromium/files/patch-ui_views_selection__controller.cc b/www/chromium/files/patch-ui_views_selection__controller.cc
index 31f73ce28eb2..9504c67a2803 100644
--- a/www/chromium/files/patch-ui_views_selection__controller.cc
+++ b/www/chromium/files/patch-ui_views_selection__controller.cc
@@ -1,6 +1,6 @@
---- ui/views/selection_controller.cc.orig 2019-06-04 18:55:50 UTC
+--- ui/views/selection_controller.cc.orig 2019-12-16 21:51:09 UTC
+++ ui/views/selection_controller.cc
-@@ -21,7 +21,7 @@ SelectionController::SelectionController(SelectionCont
+@@ -22,7 +22,7 @@ SelectionController::SelectionController(SelectionCont
delegate_(delegate),
handles_selection_clipboard_(false) {
// On Linux, update the selection clipboard on a text selection.