diff --git a/chromium/build/linux/system.gyp b/chromium/build/linux/system.gyp index 8c5a68d0f8ce7a4fdb69708bea3e64297c1fb74b..628357d10e4efc640de107cb6fe4f4b9e35d4d11 100644 --- a/chromium/build/linux/system.gyp +++ b/chromium/build/linux/system.gyp @@ -339,7 +339,7 @@ } ], # targets }], - ['use_x11==1 and chromeos==0', { + ['use_x11==1 and chromeos==0 and use_qt==0', { 'targets': [ { 'target_name': 'xscrnsaver',