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

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

Issue 398933003: Catch up to the namespace rename from WebCore to blink in dmprof. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: add sorters 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..7bdbe7dd28ed7385b99d426e6771d66efd55ba17 100644
--- a/tools/deep_memory_profiler/policy.t0.json
+++ b/tools/deep_memory_profiler/policy.t0.json
@@ -140,7 +140,7 @@
{
"name": "tc-WebCore-Style",
"stacktrace": ".*",
- "typeinfo": "WebCore::Style.*",
+ "typeinfo": "(WebCore|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