| Index: media/cast/cast_testing_tools.gypi
|
| diff --git a/media/cast/cast_testing_tools.gypi b/media/cast/cast_testing_tools.gypi
|
| index 0532b9d6466f6cfe0b1f4f4f3e10df8e2f9f6c1a..b317761f57c553e7042725955d3aabcd6c70875d 100644
|
| --- a/media/cast/cast_testing_tools.gypi
|
| +++ b/media/cast/cast_testing_tools.gypi
|
| @@ -37,15 +37,6 @@
|
| 'sources': [
|
| 'test/cast_benchmarks.cc',
|
| ], # source
|
| - 'conditions': [
|
| - ['os_posix==1 and OS!="mac" and OS!="ios" and use_allocator!="none"',
|
| - {
|
| - 'dependencies': [
|
| - '<(DEPTH)/base/allocator/allocator.gyp:allocator',
|
| - ],
|
| - }
|
| - ],
|
| - ],
|
| },
|
| {
|
| # GN version: //media/cast:cast_receiver_app
|
|
|