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

Unified Diff: ui/views/views.gyp

Issue 225403022: Fixed positioning of tooltips in multi monitor setups. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: More review fixes. Created 6 years, 7 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 | « ui/views/corewm/tooltip_win.cc ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ui/views/views.gyp
diff --git a/ui/views/views.gyp b/ui/views/views.gyp
index 510f261ac60dcc2ddb3de87303092cfe47dc1a35..f9e256ef68a20442511aa6ebd46a7672a50f6b4f 100644
--- a/ui/views/views.gyp
+++ b/ui/views/views.gyp
@@ -244,6 +244,8 @@
'controls/tree/tree_view.h',
'controls/tree/tree_view_controller.cc',
'controls/tree/tree_view_controller.h',
+ 'corewm/cursor_height_provider_win.cc',
+ 'corewm/cursor_height_provider_win.h',
'corewm/tooltip.h',
'corewm/tooltip_aura.cc',
'corewm/tooltip_aura.h',
« no previous file with comments | « ui/views/corewm/tooltip_win.cc ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698