Index: ash/ash.gyp |
diff --git a/ash/ash.gyp b/ash/ash.gyp |
index 72e903ba401b4cdb3faa1c6171cd0808157b8cef..e6c13d98e40e6ceca6d0b0b637a643502d832870 100644 |
--- a/ash/ash.gyp |
+++ b/ash/ash.gyp |
@@ -1017,7 +1017,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'], |