summaryrefslogtreecommitdiffstats
path: root/base/process_util_mac.mm
diff options
context:
space:
mode:
Diffstat (limited to 'base/process_util_mac.mm')
-rw-r--r--base/process_util_mac.mm2
1 files changed, 1 insertions, 1 deletions
diff --git a/base/process_util_mac.mm b/base/process_util_mac.mm
index b167aa22..4d51a18 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 =