Index: chrome/chrome_tests.gypi |
diff --git a/chrome/chrome_tests.gypi b/chrome/chrome_tests.gypi |
index 6c0f235b58695607631493d0c244298bb06dba2a..931e465602ecb72763f3fb8df554586193bbfb6a 100644 |
--- a/chrome/chrome_tests.gypi |
+++ b/chrome/chrome_tests.gypi |
@@ -2037,6 +2037,11 @@ |
['exclude', '^test/remoting'], |
], |
}], |
+ ['use_x11==1', { |
+ 'dependencies': [ |
+ '../tools/xdisplaycheck/xdisplaycheck.gyp:xdisplaycheck', |
+ ], |
+ }], |
], # conditions |
}, # target browser_tests |
{ |