Commit ff1d51c3 authored by lionel.g.landwerlin's avatar lionel.g.landwerlin Committed by Commit bot

media: unittests: depend on xdisplaycheck for isolate

BUG=470959

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

Cr-Commit-Position: refs/heads/master@{#322546}
parent 9b4f400f
......@@ -814,6 +814,7 @@ if (use_x11) {
":media",
":shared_memory_support",
"//base",
"//tools/xdisplaycheck",
"//ui/gl",
"//ui/gfx",
"//ui/gfx/geometry",
......
......@@ -1421,6 +1421,11 @@
'midi/midi_manager_alsa_unittest.cc',
]
}],
['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