Chromium Code Reviews| Index: chrome/chrome_child.gypi |
| diff --git a/chrome/chrome_child.gypi b/chrome/chrome_child.gypi |
| index 6464a39177c64ad13a749213165e50411d73d455..645dd5a96f5ec80925f4932766dd0a2dd371f9ed 100644 |
| --- a/chrome/chrome_child.gypi |
| +++ b/chrome/chrome_child.gypi |
| @@ -11,6 +11,7 @@ |
| 'dependencies': [ |
| '../base/base.gyp:base', |
| '../content/content.gyp:content_child', |
| + 'chrome_features.gyp:chrome_common_features', |
| ], |
| 'include_dirs': [ |
| '..', |