| Index: components/test_runner/test_runner.gyp
|
| diff --git a/components/test_runner/test_runner.gyp b/components/test_runner/test_runner.gyp
|
| index 1d1ffec9dd6d31c55bac38768b185d738f3376df..ee4829eb72a355b7994e230d394f6227e73e9559 100644
|
| --- a/components/test_runner/test_runner.gyp
|
| +++ b/components/test_runner/test_runner.gyp
|
| @@ -124,11 +124,6 @@
|
| },
|
| },
|
| 'conditions': [
|
| - ['OS=="win" and win_use_allocator_shim==1', {
|
| - 'dependencies': [
|
| - '../../base/allocator/allocator.gyp:allocator',
|
| - ],
|
| - }],
|
| ['OS=="win"', {
|
| 'configurations': {
|
| 'Debug_Base': {
|
|
|