ShouldDisplayOverFullscreen implementation
Add default ShouldDisplayOverFullscreen method to NotificationDelegate
that always returns false.
Add implementation for NotificationsApiDelegate that returns true for
ShouldDisplayOverFullscreen when the app that created the notificaiton
is displaying fullscreen content.
Note that this change does not enable this functionality.
BUG=
481318
Committed:
https://crrev.com/4607efe4c6936c028c7fa4af04a0460312bd7b61
Cr-Commit-Position: refs/heads/master@{#419533}