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

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

Issue 400563003: deep_memory_profiler: Replace 'WebCore' with 'blink'. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
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
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"
},
{
« no previous file with comments | « tools/deep_memory_profiler/policy.linux.browser.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