Chromium Code Reviews| Index: ui/ui.gyp |
| diff --git a/ui/ui.gyp b/ui/ui.gyp |
| index a8489c491a79851feacc64c3385e13bb7d9436fb..dd775424e8e35c1478d1e14ad5e4582a0eb449f7 100644 |
| --- a/ui/ui.gyp |
| +++ b/ui/ui.gyp |
| @@ -309,6 +309,8 @@ |
| 'base/win/shell.h', |
| 'base/win/singleton_hwnd.cc', |
| 'base/win/singleton_hwnd.h', |
| + 'base/win/touch_input.cc', |
| + 'base/win/touch_input.h', |
| 'base/win/window_impl.cc', |
| 'base/win/window_impl.h', |
| 'base/window_open_disposition.cc', |