Chromium Code Reviews| Index: ui/ui.gyp |
| diff --git a/ui/ui.gyp b/ui/ui.gyp |
| index c832f31aefcb9d8aaa09b65211b53d888f690d61..a86f35b08f37540d4f8de80739096b07b13f13a8 100644 |
| --- a/ui/ui.gyp |
| +++ b/ui/ui.gyp |
| @@ -630,6 +630,8 @@ |
| 'gfx/icon_util.h', |
| 'base/native_theme/native_theme_win.cc', |
| 'base/native_theme/native_theme_win.h', |
| + 'base/touch/touch_device.cc', |
| + 'base/touch/touch_device.h', |
| ], |
| 'sources!': [ |
| 'base/touch/touch_factory.cc', |