Chromium Code Reviews| Index: chrome/chrome_common.gypi |
| diff --git a/chrome/chrome_common.gypi b/chrome/chrome_common.gypi |
| index c7a967a74e549f073bd443ccca903d37068fe70c..35440aebf779eaab90a9696024f048d8433acd07 100644 |
| --- a/chrome/chrome_common.gypi |
| +++ b/chrome/chrome_common.gypi |
| @@ -411,6 +411,7 @@ |
| }], |
| ['OS=="android"', { |
| 'sources/': [ |
| + ['exclude', '^common/automation_'], |
| ['exclude', '^common/chrome_version_info_posix.cc'], |
| ['exclude', '^common/service_'], |
| ], |