Index: build/filename_rules.gypi |
=================================================================== |
--- build/filename_rules.gypi (revision 131599) |
+++ build/filename_rules.gypi (working copy) |
@@ -29,12 +29,6 @@ |
['exclude', '(^|/)linux/'], |
], |
}], |
- ['OS!="android" and OS!="linux" and OS!="openbsd" and OS!="freebsd"', { |
- 'sources/': [ |
- ['exclude', '_linuxish(_unittest)?\\.(h|cc)$'], |
- ['exclude', '(^|/)linuxish/'], |
- ], |
- }], |
['OS!="android"', { |
'sources/': [ |
['exclude', '_android(_unittest)?\\.cc$'], |