Remove dismissForEachType() from SnackbarController
dismissForEachType is only used by UndoBarPopupController to record
dismissal. Yet it is found out recently that this API is the reason why
total of dismisses does not equal to total of snackbar shows.
BUG=
579347
Committed:
https://crrev.com/40f30385a7fd945d11c2043eeaae8ef8b3f3337b
Cr-Commit-Position: refs/heads/master@{#370319}