Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(20)

Unified Diff: docs/memory-infra/README.md

Issue 2518253002: Move Partition Allocator into Chromium base. (Closed)
Patch Set: Respond to more of Primiano's comments; move PartitionAllocator.* back to wtf; some build fixes Created 4 years ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
Index: docs/memory-infra/README.md
diff --git a/docs/memory-infra/README.md b/docs/memory-infra/README.md
index 0d25e3fca378240fa41a2169e26ec5cba1cd3431..be3e95e2346c260fe8b4ee5e515e79ab2581cba9 100644
--- a/docs/memory-infra/README.md
+++ b/docs/memory-infra/README.md
@@ -105,7 +105,7 @@ and it is discounted from malloc and the blue columns.
[discardable]:base/memory/discardable_memory.h
[cc-memory]: probe-cc.md
[gpu-memory]: probe-gpu.md
-[partalloc]: /third_party/WebKit/Source/wtf/allocator/PartitionAlloc.md
+[partalloc]: /base/allocator/partition_allocator/PartitionAlloc.md
## Related Pages

Powered by Google App Engine
This is Rietveld 408576698