Chromium Code Reviews| Index: ui/views/views.gyp |
| diff --git a/ui/views/views.gyp b/ui/views/views.gyp |
| index 2d8279bb27bb91573f8e83372f1341456e793c6a..bbd21be8737e223e8a45e4484c3e9b89bcf928fc 100644 |
| --- a/ui/views/views.gyp |
| +++ b/ui/views/views.gyp |
| @@ -279,6 +279,9 @@ |
| 'mouse_watcher.h', |
| 'mouse_watcher_view_host.cc', |
| 'mouse_watcher_view_host.h', |
| + 'native_cursor.h', |
| + 'native_cursor_aura.cc', |
| + 'native_cursor_mac.mm', |
| 'native_theme_delegate.h', |
| 'painter.cc', |
| 'painter.h', |