Chromium Code Reviews| Index: chrome/chrome_tests.gypi |
| =================================================================== |
| --- chrome/chrome_tests.gypi (revision 110386) |
| +++ chrome/chrome_tests.gypi (working copy) |
| @@ -2059,6 +2059,11 @@ |
| '../content/renderer/p2p/p2p_transport_impl_unittest.cc', |
| ], |
| }], |
| + ['use_aura==1', { |
| + 'sources/': [ |
| + ['exclude', '^browser/automation/automation_provider_unittest.cc'], |
| + ], |
| + }], |
| ['touchui==0', { |
| 'sources/': [ |
| ['exclude', '^browser/ui/touch/'], |