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

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

Issue 2518253002: Move Partition Allocator into Chromium base. (Closed)
Patch Set: Move OOM_CRASH into its own, more specific header. Fixes Windows build. 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 aa75974933e160c28da6b1d103655799c182c270..5066a65016a6cf66e7540bb426650c79c48bf704 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