Commit 60dc3097 authored by yangguo's avatar yangguo Committed by Commit bot

Correctly name memory stat for context snapshot size.

TBR=machenbach@chromium.org

Review URL: https://codereview.chromium.org/1078353002

Cr-Commit-Position: refs/heads/master@{#27765}
parent 18f9771d
......@@ -19,7 +19,7 @@
"results_regexp": "(\\d+) bytes for startup$"
},
{
"name": "SnapshotSizeStartup",
"name": "SnapshotSizeContext",
"results_regexp": "(\\d+) bytes for context$"
}
]
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment