Chromium Code Reviews| Index: chrome/browser_tests.isolate |
| diff --git a/chrome/browser_tests.isolate b/chrome/browser_tests.isolate |
| index 18c0745578932709acb5c6f9f7293339c5bdf1d6..c4fc7df642f966051f760234d8947380eba7bf2a 100644 |
| --- a/chrome/browser_tests.isolate |
| +++ b/chrome/browser_tests.isolate |
| @@ -3,7 +3,7 @@ |
| # found in the LICENSE file. |
| { |
| 'conditions': [ |
| - ['OS=="linux"', { |
| + ['use_x11==1', { |
| 'variables': { |
| 'command': [ |
| '../testing/xvfb.py', |