Chromium Code Reviews| Index: build/filename_rules.gypi |
| diff --git a/build/filename_rules.gypi b/build/filename_rules.gypi |
| index 1de7e5d46b1d406dd4fde2a7ac97a02ad5204380..d5a5a658512b41c7c9a8aba8fcc5778addda936a 100644 |
| --- a/build/filename_rules.gypi |
| +++ b/build/filename_rules.gypi |
| @@ -80,12 +80,5 @@ |
| ['exclude', '(^|/)ash/'], |
| ] |
| }], |
| - ['use_wayland!=1', { |
| - 'sources/': [ |
| - ['exclude', '_(wayland)(_unittest)?\\.(h|cc)$'], |
| - ['exclude', '(^|/)wayland/'], |
| - ['exclude', '(^|/)(wayland)_[^/]*\\.(h|cc)$'], |
| - ], |
| - }], |
| ] |
| } |