Make members of SegmentedSubstring private
Before this CL, SegmentedSubstring::{m_length,m_data} was declared public. This CL makes them private and adds public accessors to them. BUG=None TESTS=Refactoring only. Shouldn't change any behaviour. Review URL: https://codereview.chromium.org/1317693006 git-svn-id: svn://svn.chromium.org/blink/trunk@201221 bbb929c8-8fbe-4397-9dbb-9b2b20218538
Showing
Please register or sign in to comment