Index: chrome/chrome_plugin.gypi |
diff --git a/chrome/chrome_plugin.gypi b/chrome/chrome_plugin.gypi |
index 718666cc4ede83ec026acb12fa15f3505995c330..418725b3bf62cb978ae489d1144da862026956a6 100644 |
--- a/chrome/chrome_plugin.gypi |
+++ b/chrome/chrome_plugin.gypi |
@@ -9,6 +9,7 @@ |
'type': 'static_library', |
'variables': { 'enable_wexit_time_destructors': 1, }, |
'dependencies': [ |
+ 'chrome_common_features', |
'../base/base.gyp:base', |
'../content/content.gyp:content_plugin', |
'../gin/gin.gyp:gin', |