Chromium Code Reviews| Index: chrome/chrome_tests.gypi |
| diff --git a/chrome/chrome_tests.gypi b/chrome/chrome_tests.gypi |
| index abefaa266e7a76180560f760294b0a584f9d2ced..53b02a04151c05365f9e50ff659440082f2a449d 100644 |
| --- a/chrome/chrome_tests.gypi |
| +++ b/chrome/chrome_tests.gypi |
| @@ -263,6 +263,7 @@ |
| ['use_x11==1', { |
| 'dependencies': [ |
| '../tools/xdisplaycheck/xdisplaycheck.gyp:xdisplaycheck', |
| + '../build/linux/system.gyp:xtst', |
|
Paweł Hajdan Jr.
2014/02/11 00:16:12
nit: Let's sort, build before tools.
|
| ], |
| }], |
| ['toolkit_uses_gtk == 1', { |