Index: build/common.gypi |
diff --git a/build/common.gypi b/build/common.gypi |
index a8ec0770bceff10803129072736c3176fd5bb458..e5a2ae23a14048543e223b70a27ed05e662be5b8 100644 |
--- a/build/common.gypi |
+++ b/build/common.gypi |
@@ -1356,7 +1356,7 @@ |
'sources/': [ ['exclude', '_views\\.(h|cc)$'] ] |
}], |
['use_aura==0', { |
- 'sources/': [ ['exclude', '_aura\\.(h|cc)$'], |
+ 'sources/': [ ['exclude', '_aura(_unittest)?\\.(h|cc)$'], |
['exclude', '(^|/)aura/'], |
] |
}], |