Descriptionviews: Use Tab pointer directly when calling TabStrip::tab_at.
We can use Tab* directly instead of using the base class BaseTab*, because that
is what tab_at returns and Tab is a subclass of BaseTab.
This is a work towards on merging BaseTab into Tab, which is also a TODO.
R=sky@chromium.org
NOTRY=True
Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=150786
Patch Set 1 : #
Messages
Total messages: 4 (0 generated)
|