summaryrefslogtreecommitdiffstats
path: root/base/allocator/BUILD.gn
diff options
context:
space:
mode:
Diffstat (limited to 'base/allocator/BUILD.gn')
-rw-r--r--base/allocator/BUILD.gn2
1 files changed, 1 insertions, 1 deletions
diff --git a/base/allocator/BUILD.gn b/base/allocator/BUILD.gn
index 7603d88..510c3d3 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",