A couple fixes to find_unmapped_histograms.py.
- Treats ')' as a param delimeter for the macros. This makes SCOPED_UMA_HISTOGRAM_TIMER("Foo") not trigger the non-literal name warning. - Removes check for FieldTrial::MakeName() which no longer exists. BUG=none NOTRY=true Review URL: https://codereview.chromium.org/504943002 Cr-Commit-Position: refs/heads/master@{#292936}
Showing
Please register or sign in to comment