Fix incorrect IPC_ENUM_TRAITS_MAX_VALUE for NTPLoggingEventType
The comment for IPC_ENUM_TRAITS_MAX_VALUE says you should pass the largest possible value, inclusive. But NTP_NUM_EVENT_TYPES is one larger than the largest possible NTPLoggingEventType. Review URL: https://codereview.chromium.org/662823002 Cr-Commit-Position: refs/heads/master@{#300248}
Showing
Please register or sign in to comment