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

Unified Diff: tools/deep_memory_profiler/policy.sourcefile.json

Issue 352113002: Remove deprecated RenderArena object and fix stack source path. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 6 years, 5 months 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
« no previous file with comments | « tools/deep_memory_profiler/policy.l2.json ('k') | tools/deep_memory_profiler/sorter.malloc-component.json » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: tools/deep_memory_profiler/policy.sourcefile.json
diff --git a/tools/deep_memory_profiler/policy.sourcefile.json b/tools/deep_memory_profiler/policy.sourcefile.json
index 7a037e5973fde55b0df1b019179b0f188b128819..414460f07318fb70d6ecb812f414e92bccd4c3eb 100644
--- a/tools/deep_memory_profiler/policy.sourcefile.json
+++ b/tools/deep_memory_profiler/policy.sourcefile.json
@@ -123,7 +123,7 @@
},
{
"name": "tc-webcore",
- "stacksourcefile": ".*\\.\\./\\.\\./third_party/WebKit/Source/WebCore/.*",
+ "stacksourcefile": ".*\\.\\./\\.\\./third_party/WebKit/Source/core/.*",
"allocator": "malloc"
},
{
« no previous file with comments | « tools/deep_memory_profiler/policy.l2.json ('k') | tools/deep_memory_profiler/sorter.malloc-component.json » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698