Index: build/gyp_chromium |
diff --git a/build/gyp_chromium b/build/gyp_chromium |
index 5ada9897efaed921a6dde70a217356e54f862555..b06552db32ba7b7e4ac56073487ad9493a8e5161 100755 |
--- a/build/gyp_chromium |
+++ b/build/gyp_chromium |
@@ -192,7 +192,7 @@ def GetArgsStringForGN(vars_dict): |
# order_text_section=<path> http://crbug.com/330299 |
# chromium_win_pch=0 http://crbug.com/297678 |
# chromium_ios_signing=0 http://crbug.com/330302 |
- # linux_use_tcmalloc=0 http://crbug.com/330303 |
+ # use_allocator=tcmalloc http://crbug.com/330303, 345554 |
# release_extra_flags=... http://crbug.com/330305 |
# These tuples of (key, value, gn_arg_string) use the gn_arg_string for |