Chromium Code Reviews| Index: ui/base/ui_base.gyp |
| diff --git a/ui/base/ui_base.gyp b/ui/base/ui_base.gyp |
| index 928cf2cd1587f12ea149df54bfd507b2c5af55d6..6f6ba1fde46e15d53482dd73e4fbadc5770828a8 100644 |
| --- a/ui/base/ui_base.gyp |
| +++ b/ui/base/ui_base.gyp |
| @@ -322,6 +322,8 @@ |
| 'text/bytes_formatting.h', |
| 'theme_provider.cc', |
| 'theme_provider.h', |
| + 'touch/selection_bound.cc', |
| + 'touch/selection_bound.h', |
| 'touch/touch_device.cc', |
| 'touch/touch_device.h', |
| 'touch/touch_device_android.cc', |