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