We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6143dad commit 1b3356cCopy full SHA for 1b3356c
src/build_overrides/partition_alloc.gni
@@ -152,4 +152,4 @@ assert_cpp20_default = true
152
153
# Cronet disables PartitionAlloc to reduce its binary size (crbug.com/674570).
154
# TODO(crbug.com/384669394): Consider enabling it instead.
155
-use_partition_alloc_default = !is_cronet_build
+# use_partition_alloc_default = !is_cronet_build
0 commit comments