| Index: chrome/chrome_tests.gypi
|
| diff --git a/chrome/chrome_tests.gypi b/chrome/chrome_tests.gypi
|
| index 36d4b69826a6d688b694cc77dd10854f10adc690..6d2c9ca239e784d4f255142e3016851409a635d1 100644
|
| --- a/chrome/chrome_tests.gypi
|
| +++ b/chrome/chrome_tests.gypi
|
| @@ -2064,11 +2064,6 @@
|
| 'browser/ui/sync/one_click_signin_helper_unittest.cc',
|
| ]
|
| }],
|
| - ['enable_promo_resource_service==0', {
|
| - 'sources/': [
|
| - ['exclude', '^browser/web_resource/promo_resource_service'],
|
| - ],
|
| - }],
|
| ['disable_nacl==1', {
|
| 'sources!':[
|
| 'browser/nacl_host/nacl_validation_cache_unittest.cc',
|
|
|