Chromium Code Reviews| Index: ui/ui.gyp |
| diff --git a/ui/ui.gyp b/ui/ui.gyp |
| index b08a800d86a37a173557355f00e90135de838c25..3fe4e7e949cc9dacc4e7adc295b58d76fd734537 100644 |
| --- a/ui/ui.gyp |
| +++ b/ui/ui.gyp |
| @@ -640,6 +640,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', |