| Index: chrome/chrome_plugin.gypi
|
| diff --git a/chrome/chrome_plugin.gypi b/chrome/chrome_plugin.gypi
|
| index 1cf98f83d4714e5cb90e2f95b099b3f9b496b3e0..4b1ddb2530ee06228c4075fc968c20e6e16e6300 100644
|
| --- a/chrome/chrome_plugin.gypi
|
| +++ b/chrome/chrome_plugin.gypi
|
| @@ -10,7 +10,6 @@
|
| 'variables': { 'enable_wexit_time_destructors': 1, },
|
| 'dependencies': [
|
| '../base/base.gyp:base',
|
| - '../content/content.gyp:content_plugin',
|
| '../gin/gin.gyp:gin',
|
| 'chrome_features.gyp:chrome_common_features',
|
| 'chrome_resources.gyp:chrome_strings',
|
|
|