Chromium Code Reviews| Index: chrome/chrome_tests.gypi |
| diff --git a/chrome/chrome_tests.gypi b/chrome/chrome_tests.gypi |
| index f4b7f682946634ca16a4456dfba2bda9cb9c345c..9f8b8d0f043211ab685ba76222d71397c83767ff 100644 |
| --- a/chrome/chrome_tests.gypi |
| +++ b/chrome/chrome_tests.gypi |
| @@ -2433,6 +2433,9 @@ |
| ], |
| }], |
| ['OS=="android"', { |
| + 'sources': [ |
| + 'browser/web_resource/promo_resource_service_mobile_ntp_unittest.cc', |
| + ], |
| 'sources!': [ |
| # Bookmark export/import are handled via the BookmarkColumns |
| # ContentProvider. |