Chromium Code Reviews| Index: base/allocator/BUILD.gn |
| diff --git a/base/allocator/BUILD.gn b/base/allocator/BUILD.gn |
| index 7603d88d0d3734e9bbc8d1b98ef241c3a2a7d94d..510c3d38f52fd2cb9715f51cd4b804343449adf6 100644 |
| --- a/base/allocator/BUILD.gn |
| +++ b/base/allocator/BUILD.gn |
| @@ -184,7 +184,7 @@ if (!is_android) { |
| "//build/config/win:nominmax", |
| ] |
| - direct_dependent_configs = [ ":nocmt" ] |
| + public_configs = [ ":nocmt" ] |
| deps += [ |
| ":prep_libc", |