Pushed InkDropHost inheritence up to CustomButton.
A handful of CustomButton descendants inherited the InkDropHost
interface and they all had the same function implementations. This
changelist pushes the common functionality up in to CustomButton.
TEST=Manual
Committed:
https://crrev.com/f8882433a6e62219aeecdd7654d3bcba2409f768
Cr-Commit-Position: refs/heads/master@{#368867}