diff --git a/brightray/brightray.gypi b/brightray/brightray.gypi index aac531c2dbc2..da6d2a39d390 100644 --- a/brightray/brightray.gypi +++ b/brightray/brightray.gypi @@ -181,6 +181,11 @@ ['exclude', '/mac/'], ['exclude', '_mac\.(mm|h)$'], ], + }, { + 'sources/': [ + ['exclude', '/views/'], + ['exclude', '_views\.(cc|h)$'], + ], }], ['OS!="win"', { 'sources/': [