Chromium Code Reviews| Index: ui/snapshot/snapshot.gyp |
| diff --git a/ui/snapshot/snapshot.gyp b/ui/snapshot/snapshot.gyp |
| index ab78afe8aaa7f82315db720262c1f907dc53ab26..340668c5c48196116bf985315563486e9660cc7b 100644 |
| --- a/ui/snapshot/snapshot.gyp |
| +++ b/ui/snapshot/snapshot.gyp |
| @@ -90,12 +90,6 @@ |
| '../wm/wm.gyp:wm', |
| ], |
| }], |
| - # See http://crbug.com/162998#c4 for why this is needed. |
| - ['OS=="linux" and use_allocator!="none"', { |
| - 'dependencies': [ |
| - '../../base/allocator/allocator.gyp:allocator', |
| - ], |
| - }], |
| ], |
| }, |
| ], |