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

Unified Diff: tools/deep_memory_profiler/sorters/malloc.type.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/sorters/malloc.type.json
diff --git a/tools/deep_memory_profiler/sorters/malloc.type.json b/tools/deep_memory_profiler/sorters/malloc.type.json
index 9f7d6f496854910f486f299b6275d04feda62eaf..a529ce7329a3b60e36365c95ec641d929d1c4575 100644
--- a/tools/deep_memory_profiler/sorters/malloc.type.json
+++ b/tools/deep_memory_profiler/sorters/malloc.type.json
@@ -34,8 +34,8 @@
"typeinfo": "(skia::|SkGlyph).*"
},
{
- "name": "WebCore-Style",
- "typeinfo": "WebCore::Style.*"
+ "name": "blink-Style",
+ "typeinfo": "blink::Style.*"
},
{
"name": "STL-string",
« no previous file with comments | « tools/deep_memory_profiler/sorters/malloc.renderer-module.json ('k') | tools/deep_memory_profiler/templates.json » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698