Chromium Code Reviews| Index: content/content_app.gypi |
| diff --git a/content/content_app.gypi b/content/content_app.gypi |
| index dc032084456670bf11c572138381e93373d30d95..2be9c0bae7e584d39f36bc18b1631a7b94e45e01 100644 |
| --- a/content/content_app.gypi |
| +++ b/content/content_app.gypi |
| @@ -7,6 +7,7 @@ |
| '..', |
| ], |
| 'dependencies': [ |
| + '../base/allocator/allocator.gyp:allocator_headers', |
| '../base/base.gyp:base', |
| '../base/base.gyp:base_i18n', |
| '../crypto/crypto.gyp:crypto', |