| Index: ui/events/events_unittests.gyp
|
| diff --git a/ui/events/events_unittests.gyp b/ui/events/events_unittests.gyp
|
| index 3c6759a45f5432aea1656cafb31bf32605116f88..3380c45b438217af6af3610e29bf9bcfc32f5485 100644
|
| --- a/ui/events/events_unittests.gyp
|
| +++ b/ui/events/events_unittests.gyp
|
| @@ -102,11 +102,6 @@
|
| 'gestures/motion_event_aura_unittest.cc',
|
| ],
|
| }],
|
| - ['OS=="linux" and use_allocator!="none"', {
|
| - 'dependencies': [
|
| - '<(DEPTH)/base/allocator/allocator.gyp:allocator',
|
| - ],
|
| - }],
|
| # Exclude tests that rely on event_utils.h for platforms that do not
|
| # provide native cracking, i.e., platforms that use events_stub.cc.
|
| ['OS!="win" and use_x11!=1 and use_ozone!=1', {
|
|
|