Oilpan: move BaseChooserOnlyDateAndTimeInputType to the heap.
Move this !ENABLE(INPUT_MULTIPLE_FIELDS_UI) object to the Oilpan heap,
where it belongs as it derives from the on-heap BaseDateAndTimeInputType
class.
At the same time, turn DateTimeChooserClient into a GC mixin.
R=haraken
BUG=
553613
Committed:
https://crrev.com/eaa56600a21f66e4e441aca32c5fa3c32d139643
Cr-Commit-Position: refs/heads/master@{#361071}