Chromium Code Reviews| Index: ui/ui.gyp |
| diff --git a/ui/ui.gyp b/ui/ui.gyp |
| index 57b3f4e5471ca96b7b1a41db2f6de22923b0e57c..ce90681cfbbeeb8ec403f4478ff4b4acfe237c8b 100644 |
| --- a/ui/ui.gyp |
| +++ b/ui/ui.gyp |
| @@ -267,6 +267,8 @@ |
| 'base/touch/touch_device.h', |
| 'base/touch/touch_device_android.cc', |
| 'base/touch/touch_device_win.cc', |
| + 'base/touch/touch_editing_controller.cc', |
| + 'base/touch/touch_editing_controller.h', |
| 'base/touch/touch_factory.cc', |
| 'base/touch/touch_factory.h', |
| 'base/ui_base_exports.cc', |