Accept more MIME types in copies from wayland clients to chrome

Currently we only accept UTF-8 plain text. This CL expands the range
of accepted types to "text/plain", "text/html" (in any character set),
"text/rtf", and any image subtype listed in
//third_party/blink/common/mime_util/mime_util.cc as a supported image
type.

Bug: 809898
Change-Id: If15fb3adbcb97f7a85d445f74dae391845b5e3ab
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1594372
Reviewed-by: Philip Rogers <pdr@chromium.org>
Reviewed-by: Matt Mueller <mattm@chromium.org>
Reviewed-by: Mitsuru Oshima <oshima@chromium.org>
Reviewed-by: Robert Sesek <rsesek@chromium.org>
Reviewed-by: Ken Rockot <rockot@google.com>
Commit-Queue: Fergus Dall <sidereal@google.com>
Cr-Commit-Position: refs/heads/master@{#660275}
11 files changed