| Index: ui/views/views.gyp
|
| diff --git a/ui/views/views.gyp b/ui/views/views.gyp
|
| index 29964e6f5eb2819f7b86f831c5cb38a68bd2bcbc..a66003a2925b689e58136c22979f17c5c17880c7 100644
|
| --- a/ui/views/views.gyp
|
| +++ b/ui/views/views.gyp
|
| @@ -227,6 +227,8 @@
|
| 'controls/textfield/textfield_model.h',
|
| 'controls/throbber.cc',
|
| 'controls/throbber.h',
|
| + 'controls/touch/touch_hud_drawer.cc',
|
| + 'controls/touch/touch_hud_drawer.h',
|
| 'controls/tree/tree_view.cc',
|
| 'controls/tree/tree_view.h',
|
| 'controls/tree/tree_view_controller.cc',
|
|
|