Chromium Code Reviews| Index: ui/views/views.gyp |
| diff --git a/ui/views/views.gyp b/ui/views/views.gyp |
| index 265b81cd7c3874619061005de920898a35ff3115..bed086c7fd86ef838e94bf9e29b47381db940c1a 100644 |
| --- a/ui/views/views.gyp |
| +++ b/ui/views/views.gyp |
| @@ -297,6 +297,8 @@ |
| 'paint_lock.h', |
| 'painter.cc', |
| 'painter.h', |
| + 'radial_menu/radial_menu_views.cc', |
| + 'radial_menu/radial_menu_views.h', |
| 'repeat_controller.cc', |
| 'repeat_controller.h', |
| 'touchui/touch_selection_controller.cc', |