Index: tools/deep_memory_profiler/policy.android.webview.json |
diff --git a/tools/deep_memory_profiler/policy.android.webview.json b/tools/deep_memory_profiler/policy.android.webview.json |
index d3611ce84314a06cf6b808d55e0f2cc0ae32c6cc..337771993a82f91d71e475e8e1e38d278f403b31 100644 |
--- a/tools/deep_memory_profiler/policy.android.webview.json |
+++ b/tools/deep_memory_profiler/policy.android.webview.json |
@@ -47,7 +47,6 @@ |
"tc-stl-node", |
"tc-webcore-fontcache", |
"tc-skia", |
- "tc-renderobject", |
"tc-renderstyle", |
"tc-webcore-sharedbuf", |
"tc-webcore-XHRcreate", |
@@ -330,11 +329,6 @@ |
"allocator": "malloc" |
}, |
{ |
- "name": "tc-renderobject", |
- "stacktrace": ".*WebCore::RenderArena::allocate.*", |
- "allocator": "malloc" |
- }, |
- { |
"name": "tc-renderstyle", |
"stacktrace": ".*WebCore::RenderStyle::create.*", |
"allocator": "malloc" |