Remove CustomTab and have all CustomTabActivity using Tab
*Adds a TabDelegateFactory that handles the creating of various
delegates for Tab.
*Adds child classes for the delegate factory in DocumentTab and
FullscreenActivityTab and Custom tabs.
*Removes the class CustomTab and gets the activity to handle
initialization.
BUG=
546182
Committed:
https://crrev.com/5dbc149bebecea186b693b3d780b6965eeffed0f
Cr-Commit-Position: refs/heads/master@{#356385}