| Index: ui/touch_selection/ui_touch_selection_unittests.isolate
|
| diff --git a/ui/touch_selection/ui_touch_selection_unittests.isolate b/ui/touch_selection/ui_touch_selection_unittests.isolate
|
| index 68e1e01504424d757f7b5c9c3c0798275317c67a..64e0e54b0a33bb5abfe6ba63e5db412391740895 100644
|
| --- a/ui/touch_selection/ui_touch_selection_unittests.isolate
|
| +++ b/ui/touch_selection/ui_touch_selection_unittests.isolate
|
| @@ -35,20 +35,6 @@
|
| ],
|
| },
|
| }],
|
| - ['OS=="mac"', {
|
| - 'variables': {
|
| - 'files': [
|
| - '<(PRODUCT_DIR)/osmesa.so',
|
| - ],
|
| - },
|
| - }],
|
| - ['OS=="win"', {
|
| - 'variables': {
|
| - 'files': [
|
| - '<(PRODUCT_DIR)/osmesa.dll',
|
| - ],
|
| - },
|
| - }],
|
| ['OS=="mac" or OS=="win"', {
|
| 'variables': {
|
| 'command': [
|
|
|