Chromium Code Reviews| Index: ui/ui.gyp |
| diff --git a/ui/ui.gyp b/ui/ui.gyp |
| index a0eff77227d4c6e482151cd09f95a11166553fd0..683c12c4e2ea7c39a11092bdf329f9737a57c49f 100644 |
| --- a/ui/ui.gyp |
| +++ b/ui/ui.gyp |
| @@ -329,6 +329,8 @@ |
| 'base/touch/touch_device_win.cc', |
| 'base/touch/touch_editing_controller.cc', |
| 'base/touch/touch_editing_controller.h', |
| + 'base/touch/touch_enabled.cc', |
| + 'base/touch/touch_enabled.h', |
| 'base/touch/touch_factory_x11.cc', |
| 'base/touch/touch_factory_x11.h', |
| 'base/ui_base_exports.cc', |