Chromium Code Reviews| Index: ash/ash_unittests.isolate |
| diff --git a/ash/ash_unittests.isolate b/ash/ash_unittests.isolate |
| index deffc83a96db32cfcbf4730e06c6f9f1c16526ff..2f3b8c620613b77d1d8ebf1b870fab65232516f6 100644 |
| --- a/ash/ash_unittests.isolate |
| +++ b/ash/ash_unittests.isolate |
| @@ -3,7 +3,7 @@ |
| # found in the LICENSE file. |
| { |
| 'conditions': [ |
| - ['OS=="win" or OS=="linux"', { |
| + ['OS=="win" or chromeos==1', { |
| 'variables': { |
| 'isolate_dependency_tracked': [ |
| '../testing/test_env.py', |