Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(1292)

Unified Diff: tools/mb/mb.py

Issue 2544053002: v8: Remove dependency on xdisplaycheck (Closed)
Patch Set: Created 4 years ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « no previous file | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: tools/mb/mb.py
diff --git a/tools/mb/mb.py b/tools/mb/mb.py
index d213616911cab2cb8adc1f876c39dde45872ce8d..b37c9dde7d682a859c6cb4c54fbcb5e37896c75d 100755
--- a/tools/mb/mb.py
+++ b/tools/mb/mb.py
@@ -1014,7 +1014,6 @@ class MetaBuildWrapper(object):
+ logdog_command + test_cmdline)
elif use_x11 and test_type == 'windowed_test_launcher':
extra_files = [
- 'xdisplaycheck',
'../../testing/test_env.py',
'../../testing/xvfb.py',
]
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698