Chromium Code Reviews| Index: ui/ui.gyp |
| diff --git a/ui/ui.gyp b/ui/ui.gyp |
| index 660855f45b8d5d7c48eb9a68eafc66f5eafcff97..5c404cc24a51ec453c26da60841df07413e07f63 100644 |
| --- a/ui/ui.gyp |
| +++ b/ui/ui.gyp |
| @@ -638,6 +638,8 @@ |
| 'gfx/icon_util.h', |
| 'base/native_theme/native_theme_win.cc', |
| 'base/native_theme/native_theme_win.h', |
| + 'base/touch/touch_device_win.cc', |
| + 'base/touch/touch_device_win.h', |
| ], |
| 'sources!': [ |
| 'base/touch/touch_factory.cc', |