Chromium Code Reviews| Index: base/base.gypi |
| diff --git a/base/base.gypi b/base/base.gypi |
| index 302f62026824cfa7a2e1d33a27bc5e493f04f6e9..071a50db505f4a2b730c0fcedf0cb38a87312d6d 100644 |
| --- a/base/base.gypi |
| +++ b/base/base.gypi |
| @@ -589,6 +589,7 @@ |
| }, |
| 'dependencies': [ |
| 'base_static', |
| + 'allocator/allocator.gyp:allocator_extension', |
| '../testing/gtest.gyp:gtest_prod', |
| '../third_party/modp_b64/modp_b64.gyp:modp_b64', |
| 'third_party/dynamic_annotations/dynamic_annotations.gyp:dynamic_annotations', |