DescriptionA 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
Committed: https://crrev.com/b4b91fe81a17cb8235f49af94fd55a704c8c61b2
Cr-Commit-Position: refs/heads/master@{#292936}
Patch Set 1 : #
Total comments: 4
Patch Set 2 : Addressed comments. #
Total comments: 2
Patch Set 3 : Comment wording. #Messages
Total messages: 9 (1 generated)
|