Use NotificationResources instead of a bare SkBitmap.

This prepares the notification feature plumbing for using multiple
resources when buttons can have icons. IPC messages cannot take more
than 5 arguments, so the idea is that all icon resources will be wrapped
in this struct.

BUG=581336

Review URL: https://codereview.chromium.org/1634933006

Cr-Commit-Position: refs/heads/master@{#371765}
16 files changed