| Index: tools/deep_memory_profiler/policy.t0.json
|
| diff --git a/tools/deep_memory_profiler/policy.t0.json b/tools/deep_memory_profiler/policy.t0.json
|
| index fd716babe0aebbb9b92d1cb627c0cf5af32696b7..41d2e3df8e039f942321398ced1e8233e3e9a477 100644
|
| --- a/tools/deep_memory_profiler/policy.t0.json
|
| +++ b/tools/deep_memory_profiler/policy.t0.json
|
| @@ -19,7 +19,7 @@
|
| "tc-WTF-String",
|
| "tc-no-typeinfo-StringImpl",
|
| "tc-Skia",
|
| - "tc-WebCore-Style",
|
| + "tc-blink-Style",
|
| "tc-no-typeinfo-other",
|
| "tc-other",
|
| "tc-unused",
|
| @@ -138,9 +138,9 @@
|
| "allocator": "malloc"
|
| },
|
| {
|
| - "name": "tc-WebCore-Style",
|
| + "name": "tc-blink-Style",
|
| "stacktrace": ".*",
|
| - "typeinfo": "WebCore::Style.*",
|
| + "typeinfo": "blink::Style.*",
|
| "allocator": "malloc"
|
| },
|
| {
|
|
|