Chromium Code Reviews| Index: base/BUILD.gn | 
| diff --git a/base/BUILD.gn b/base/BUILD.gn | 
| index e9bc061eb491f78fc54e70d776d60f71a3f05602..b6c1cdd0d464c7896a97ccfc5a85d7fe5d225e10 100644 | 
| --- a/base/BUILD.gn | 
| +++ b/base/BUILD.gn | 
| @@ -700,7 +700,7 @@ component("base") { | 
| ] | 
| deps = [ | 
| - "//base/allocator:allocator_extension_thunks", | 
| + "//base/allocator:extension_thunks", | 
| "//base/third_party/dynamic_annotations", | 
| "//third_party/modp_b64", | 
| ] |