Index: components/content_settings.gypi |
diff --git a/components/content_settings.gypi b/components/content_settings.gypi |
index f6ac047c4ff7c814f330051f84b3288a5ba1fe3c..fdca4ba20c11253069d149224f0451d061ba2e10 100644 |
--- a/components/content_settings.gypi |
+++ b/components/content_settings.gypi |
@@ -68,9 +68,6 @@ |
'content_settings/core/browser/plugins_field_trial.cc', |
'content_settings/core/browser/plugins_field_trial.h', |
], |
- 'dependencies': [ |
- 'plugins_common', |
- ], |
}], |
], |
# TODO(jschuh): crbug.com/167187 fix size_t to int truncations. |