Chromium Code Reviews| Index: chrome/chrome_tests.gypi |
| diff --git a/chrome/chrome_tests.gypi b/chrome/chrome_tests.gypi |
| index 6c2dc01a80532ed96445dddc24ae66e237227826..396f6a4a9025b25ef6f8b449c64e3840d1552246 100644 |
| --- a/chrome/chrome_tests.gypi |
| +++ b/chrome/chrome_tests.gypi |
| @@ -263,6 +263,7 @@ |
| 'conditions': [ |
| ['use_x11==1', { |
| 'dependencies': [ |
| + '../build/linux/system.gyp:xtst', |
| '../tools/xdisplaycheck/xdisplaycheck.gyp:xdisplaycheck', |
| ], |
| }], |