| Index: components/content_settings.gypi
|
| diff --git a/components/content_settings.gypi b/components/content_settings.gypi
|
| index 243fcce8226b536431c2c5407e405a0d4408a1ef..aafc0baa670a307ddfb5f68403d40539e08ed2cb 100644
|
| --- a/components/content_settings.gypi
|
| +++ b/components/content_settings.gypi
|
| @@ -62,14 +62,6 @@
|
| 'content_settings/core/browser/website_settings_registry.cc',
|
| 'content_settings/core/browser/website_settings_registry.h',
|
| ],
|
| - 'conditions': [
|
| - ['enable_plugins == 1', {
|
| - 'sources': [
|
| - 'content_settings/core/browser/plugins_field_trial.cc',
|
| - 'content_settings/core/browser/plugins_field_trial.h',
|
| - ],
|
| - }],
|
| - ],
|
| # TODO(jschuh): crbug.com/167187 fix size_t to int truncations.
|
| 'msvs_disabled_warnings': [4267, ],
|
| },
|
|
|