| Index: ui/views/views.gyp
|
| diff --git a/ui/views/views.gyp b/ui/views/views.gyp
|
| index 5b6abc85588cad263d62caae9b8f46743f89291f..1703707663acebade00e6ee952827f5ae13572af 100644
|
| --- a/ui/views/views.gyp
|
| +++ b/ui/views/views.gyp
|
| @@ -281,6 +281,7 @@
|
| 'native_theme_delegate.h',
|
| 'painter.cc',
|
| 'painter.h',
|
| + 'pointer_watcher.h',
|
| 'rect_based_targeting_utils.cc',
|
| 'rect_based_targeting_utils.h',
|
| 'repeat_controller.cc',
|
| @@ -310,6 +311,8 @@
|
| 'view_targeter_delegate.h',
|
| 'views_delegate.cc',
|
| 'views_delegate.h',
|
| + 'views_export.h',
|
| + 'views_exports.cc',
|
| 'views_switches.cc',
|
| 'views_switches.h',
|
| 'views_touch_selection_controller_factory.h',
|
|
|