Update mojo's WebMimeRegistry for supportsImagePrefixed
commit22317f423d71cce75c689fcd184e58d4169188d5
authorJames Robinson <jamesr@chromium.org>
Tue, 26 Aug 2014 21:08:38 +0000 (26 14:08 -0700)
committerJames Robinson <jamesr@chromium.org>
Tue, 26 Aug 2014 21:10:03 +0000 (26 21:10 +0000)
treeff5771a50aaf20e3050849c2fbeb34ec5c47d2a0
parent9e560b59f3584c12e697ef9f0f3da38e1a37a1c7
Update mojo's WebMimeRegistry for supportsImagePrefixed

This is a new pure virtual on WebMimeRegistry.

The implementations of WebMimeRegistry appear to bind only to net, so
they could go somewhere and be shared by both content/ and mojo/ instead
of duplicated. But this fixes a pending compile error so should probably
happen first.

R=darin@chromium.org

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

Cr-Commit-Position: refs/heads/master@{#291981}
mojo/services/html_viewer/webmimeregistry_impl.cc
mojo/services/html_viewer/webmimeregistry_impl.h