| Index: docs/memory-infra/probe-cc.md
|
| diff --git a/cc/memory.md b/docs/memory-infra/probe-cc.md
|
| similarity index 98%
|
| copy from cc/memory.md
|
| copy to docs/memory-infra/probe-cc.md
|
| index 1bac0f56ee7c8cf9425686017dce76a9f73bc4e5..1fb9f013ef53b8e6ec01b5170ba9adc3db2d3e44 100644
|
| --- a/cc/memory.md
|
| +++ b/docs/memory-infra/probe-cc.md
|
| @@ -122,4 +122,4 @@ The following areas have insufficient memory instrumentation.
|
|
|
| 1. DisplayLists - DisplayLists can be quite large and are currently
|
| un-instrumented. These use malloc memory and currently contribute to
|
| - malloc/allocated_objects/<unspecified>. [BUG](crbug.com/567465)
|
| + malloc/allocated_objects/<unspecified>. [BUG](http://crbug.com/567465)
|
|
|