Index: setup_links.py |
diff --git a/setup_links.py b/setup_links.py |
index 99b526076c738065a1ff1cfce85e173da496d46a..9aeb1e876405c2309fea90933f23b28c9c73c04f 100755 |
--- a/setup_links.py |
+++ b/setup_links.py |
@@ -75,6 +75,7 @@ DIRECTORIES = [ |
'tools/valgrind', |
'tools/vim', |
'tools/win', |
+ 'tools/xdisplaycheck', |
] |
from sync_chromium import get_target_os_list |