| Index: ui/views/views.gyp
|
| diff --git a/ui/views/views.gyp b/ui/views/views.gyp
|
| index ff3eb3277a8007e36fce1008513e6fe7f3368f03..3075049386957d9893c1ea527a74cdbe195c0372 100644
|
| --- a/ui/views/views.gyp
|
| +++ b/ui/views/views.gyp
|
| @@ -229,6 +229,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',
|
|
|