Descriptionui/base/models: Remove unnecessary virtuals from ListModel functions.
ListModel is intended to be used as composition not inheritance, so it's
unlikely these functions will be needed to be overridden, and they aren't until
now, so let's not make them virtual for now.
R=xiyuan@chromium.org
TBR=sky@chromium.org
Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=138062
Patch Set 1 #
Messages
Total messages: 2 (0 generated)
|