Chromium Code Reviews| Index: views/views.gyp |
| diff --git a/views/views.gyp b/views/views.gyp |
| index 7cbcfe0ad7e7a59e1ae529969e2dde5bf8de79af..746c2175a92eb7b50086afa6c8ad963a545377ce 100644 |
| --- a/views/views.gyp |
| +++ b/views/views.gyp |
| @@ -281,6 +281,8 @@ |
| 'standard_layout.h', |
| 'touchui/gesture_manager.cc', |
| 'touchui/gesture_manager.h', |
| + 'touchui/touch_factory.cc', |
| + 'touchui/touch_factory.h', |
| 'view.cc', |
| 'view.h', |
| 'view_constants.cc', |