Index: tools/deep_memory_profiler/policy.l1.json |
diff --git a/tools/deep_memory_profiler/policy.l1.json b/tools/deep_memory_profiler/policy.l1.json |
index 599c540693e53f332bdf548d68721aa63ea61cb2..1dfbb99784b69f9cb28c651a8f2c5a875d5725ba 100644 |
--- a/tools/deep_memory_profiler/policy.l1.json |
+++ b/tools/deep_memory_profiler/policy.l1.json |
@@ -141,7 +141,7 @@ |
}, |
{ |
"name": "tc-webkit-catch-all", |
- "stacktrace": ".*(WTF::|WebCore::|WebKit::).*", |
+ "stacktrace": ".*(WTF::|WebCore::|blink::|WebKit::).*", |
"allocator": "malloc" |
}, |
{ |