| Index: chrome/chrome_browser_extensions.gypi
|
| diff --git a/chrome/chrome_browser_extensions.gypi b/chrome/chrome_browser_extensions.gypi
|
| index a901ea1ff9d24a47c9ce98570732a9970d170120..2f1e50e34f5fdb18f3e703904d6fabf03731cde5 100644
|
| --- a/chrome/chrome_browser_extensions.gypi
|
| +++ b/chrome/chrome_browser_extensions.gypi
|
| @@ -1096,13 +1096,6 @@
|
| '../third_party/iaccessible2/iaccessible2.gyp:iaccessible2',
|
| '../third_party/isimpledom/isimpledom.gyp:isimpledom',
|
| ],
|
| - 'conditions': [
|
| - ['win_use_allocator_shim==1', {
|
| - 'dependencies': [
|
| - '<(allocator_target)',
|
| - ],
|
| - }],
|
| - ],
|
| }, { # 'OS!="win"
|
| 'conditions': [
|
| ['OS=="linux" and toolkit_views==1',{
|
|
|