summaryrefslogtreecommitdiffstats
path: root/chromium/content/browser/gpu/test_support_gpu.gypi
diff options
context:
space:
mode:
Diffstat (limited to 'chromium/content/browser/gpu/test_support_gpu.gypi')
-rw-r--r--chromium/content/browser/gpu/test_support_gpu.gypi7
1 files changed, 1 insertions, 6 deletions
diff --git a/chromium/content/browser/gpu/test_support_gpu.gypi b/chromium/content/browser/gpu/test_support_gpu.gypi
index 4892e9a38e9..9dcedc0cda9 100644
--- a/chromium/content/browser/gpu/test_support_gpu.gypi
+++ b/chromium/content/browser/gpu/test_support_gpu.gypi
@@ -51,12 +51,7 @@
# 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)', {
+ ['chromeos==1 or (OS=="linux" and use_aura==1)', {
'dependencies': [
'<(src_dir)/build/linux/system.gyp:ssl',
],