| Index: base/process_util_mac.mm
|
| diff --git a/base/process_util_mac.mm b/base/process_util_mac.mm
|
| index b167aa224779546b15db66c39476eabf9a0af864..4d51a18b771924400c71ed0ec5a4d890ebdce9c6 100644
|
| --- a/base/process_util_mac.mm
|
| +++ b/base/process_util_mac.mm
|
| @@ -596,7 +596,7 @@ void EnableTerminationOnOutOfMemory() {
|
| !g_old_valloc_purgeable && !g_old_realloc_purgeable &&
|
| !g_old_memalign_purgeable) << "Old allocators unexpectedly non-null";
|
|
|
| - // See http://trac.webkit.org/changeset/53362/trunk/WebKitTools/DumpRenderTree/mac
|
| + // See http://trac.webkit.org/changeset/53362/trunk/Tools/DumpRenderTree/mac
|
| bool zone_allocators_protected = darwin_version > 10;
|
|
|
| ChromeMallocZone* default_zone =
|
|
|