| Index: ui/base/ui_base.gyp
|
| diff --git a/ui/base/ui_base.gyp b/ui/base/ui_base.gyp
|
| index 9522452af35d50879b7fba0ebe23870ac9f423fa..82120e8e2bc139fd6dd6f25b1035cc36bf1031ed 100644
|
| --- a/ui/base/ui_base.gyp
|
| +++ b/ui/base/ui_base.gyp
|
| @@ -211,10 +211,10 @@
|
| 'cursor/image_cursors.h',
|
| 'cursor/ozone/bitmap_cursor_factory_ozone.cc',
|
| 'cursor/ozone/bitmap_cursor_factory_ozone.h',
|
| + 'default_style.h',
|
| 'default_theme_provider.cc',
|
| 'default_theme_provider.h',
|
| 'default_theme_provider_mac.mm',
|
| - 'default_style.h',
|
| 'device_form_factor.h',
|
| 'device_form_factor_android.cc',
|
| 'device_form_factor_android.h',
|
| @@ -326,8 +326,6 @@
|
| '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',
|
|
|