Handle the notification settings intent.
This intent comes from two places. Since Android L there is a settings
cog on two UI surfaces:
(1) On the rear side (after long press) of notifications.
(2) In the "App notifications" screen in Android Settings.
Touching the cog on a flipped notification takes the user to the site
specific preferences screen which displays (among others) the notification
preference for the site origin.
Touching he cog on the App notifications screen takes the user to
Chrome's notifications preferences list for all sites.
BUG=
436594,
461885
Committed:
https://crrev.com/efff60a90b8eb97bdb9697e8bb59de22745be1a1
Cr-Commit-Position: refs/heads/master@{#318097}