Chromium Code Reviews| Index: ash/ash.gyp |
| diff --git a/ash/ash.gyp b/ash/ash.gyp |
| index b0b9c6efc7ff1c35201aea92cea89584d14c719e..6837ab2c90ec680b890bcae0211902ebe8b144b7 100644 |
| --- a/ash/ash.gyp |
| +++ b/ash/ash.gyp |
| @@ -1038,7 +1038,7 @@ |
| 'wm/workspace_controller_unittest.cc', |
| ], |
| 'conditions': [ |
| - ['OS=="win"', { |
| + ['chromeos==0', { |
| 'sources/': [ |
| # TODO(zork): fix this test to build on Windows. See: crosbug.com/26906 |
| ['exclude', 'focus_cycler_unittest.cc'], |