Remove redundant size member from InterpolableList
The size of the list can be read from the m_values vector, no need to store the size separately. Review-Url: https://codereview.chromium.org/2273233002 Cr-Commit-Position: refs/heads/master@{#414330}
Showing
Please register or sign in to comment