Commit 37460d48 authored by mostynb's avatar mostynb Committed by Commit bot

fix broken xdisplaycheck dependency

Followup to:
https://codereview.chromium.org/601263002

BUG=416594

Review URL: https://codereview.chromium.org/669883002

Cr-Commit-Position: refs/heads/master@{#300508}
parent 7b9591ab
......@@ -998,7 +998,7 @@
'content_unittests.isolate',
],
'conditions': [
['OS=="linux" and use_ozone==0', {
['use_x11==1', {
'dependencies': [
'../tools/xdisplaycheck/xdisplaycheck.gyp:xdisplaycheck',
],
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment