Index: chrome/chrome_child.gypi |
diff --git a/chrome/chrome_child.gypi b/chrome/chrome_child.gypi |
index 6464a39177c64ad13a749213165e50411d73d455..95298fa47050ebafb54ff0cb1eb6f7e753c8db4f 100644 |
--- a/chrome/chrome_child.gypi |
+++ b/chrome/chrome_child.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_child', |
], |