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

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

Issue 2518253002: Move Partition Allocator into Chromium base. (Closed)
Patch Set: Respond to comments. Created 4 years, 1 month 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 edb573200f0fb555ec4bfff075a59d819b60c541..a10d83fd2545fa988c4e7b4ecdae5a29e755d743 100644
--- a/docs/memory-infra/README.md
+++ b/docs/memory-infra/README.md
@@ -94,7 +94,7 @@ and it is discounted from malloc and the blue columns.
[oilpan]: /third_party/WebKit/Source/platform/heap/BlinkGCDesign.md
[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