aboutsummaryrefslogtreecommitdiff
path: root/www/chromium/files/patch-ui_views_window_custom__frame__view.cc
diff options
context:
space:
mode:
Diffstat (limited to 'www/chromium/files/patch-ui_views_window_custom__frame__view.cc')
-rw-r--r--www/chromium/files/patch-ui_views_window_custom__frame__view.cc4
1 files changed, 2 insertions, 2 deletions
diff --git a/www/chromium/files/patch-ui_views_window_custom__frame__view.cc b/www/chromium/files/patch-ui_views_window_custom__frame__view.cc
index 76e8b978a6a5..9bff3bfa6c9e 100644
--- a/www/chromium/files/patch-ui_views_window_custom__frame__view.cc
+++ b/www/chromium/files/patch-ui_views_window_custom__frame__view.cc
@@ -1,6 +1,6 @@
---- ui/views/window/custom_frame_view.cc.orig 2017-04-19 19:06:55 UTC
+--- ui/views/window/custom_frame_view.cc.orig 2017-06-05 19:03:30 UTC
+++ ui/views/window/custom_frame_view.cc
-@@ -302,7 +302,7 @@ int CustomFrameView::NonClientTopBorderH
+@@ -302,7 +302,7 @@ int CustomFrameView::NonClientTopBorderHeight() const
int CustomFrameView::CaptionButtonY() const {
// Maximized buttons start at window top so that even if their images aren't
// drawn flush with the screen edge, they still obey Fitts' Law.