| Index: content/browser/gpu/test_support_gpu.gypi
|
| diff --git a/content/browser/gpu/test_support_gpu.gypi b/content/browser/gpu/test_support_gpu.gypi
|
| index 4892e9a38e9ebf19c88d29d507509e0ac72eb297..742d53f0f45a18fbcf94450fc7b940887c575cf2 100644
|
| --- a/content/browser/gpu/test_support_gpu.gypi
|
| +++ b/content/browser/gpu/test_support_gpu.gypi
|
| @@ -51,11 +51,6 @@
|
| # See comments about "xcode_settings" elsewhere in this file.
|
| 'xcode_settings': {'OTHER_LDFLAGS': ['-Wl,-ObjC']},
|
| }],
|
| - ['toolkit_uses_gtk == 1', {
|
| - 'dependencies': [
|
| - '<(src_dir)/build/linux/system.gyp:gtk',
|
| - ],
|
| - }],
|
| ['toolkit_uses_gtk == 1 or chromeos==1 or (OS=="linux" and use_aura==1)', {
|
| 'dependencies': [
|
| '<(src_dir)/build/linux/system.gyp:ssl',
|
|
|