Add a default share button to the menu of Custom Tabs
There has been a demand from developers to implement an easy-to-add
share button in Custom Tabs' support library. This CL introduces a
boolean extra in CustomTabsIntent. Internally CustomTabActivity uses the
same method that every ChromeActivity use to share the current webpage.
BUG=
561091
Committed:
https://crrev.com/4f9db38a7f90dedf1fa9046b897cdb59ed7dfce8
Cr-Commit-Position: refs/heads/master@{#365791}