Remove xdisplaycheck
The tool is no longer needed and will be removed in Chromium. BUG=chromium:670470 Review-Url: https://codereview.webrtc.org/2548763002 Cr-Commit-Position: refs/heads/master@{#15384}
This commit is contained in:
@ -1106,7 +1106,6 @@ class MetaBuildWrapper(object):
|
||||
xvfb = use_x11 and test_type == 'windowed_test_launcher'
|
||||
if xvfb:
|
||||
extra_files += [
|
||||
'xdisplaycheck',
|
||||
'../../testing/xvfb.py',
|
||||
]
|
||||
|
||||
|
||||
Reference in New Issue
Block a user