| Index: ui/views/views.gyp
|
| diff --git a/ui/views/views.gyp b/ui/views/views.gyp
|
| index 2901733d9a8892ea380a891de6d2965ccdf5a1ce..345013203110a8bff9477f038497094948e03abd 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',
|
|
|