Upstream version 10.39.225.0
[platform/framework/web/crosswalk.git] / src / mojo / services / html_viewer / webmimeregistry_impl.h
index 53e88a1..ba25ec9 100644 (file)
@@ -20,6 +20,8 @@ class WebMimeRegistryImpl : public blink::WebMimeRegistry {
       const blink::WebString& mime_type);
   virtual blink::WebMimeRegistry::SupportsType supportsImageMIMEType(
       const blink::WebString& mime_type);
+  virtual blink::WebMimeRegistry::SupportsType supportsImagePrefixedMIMEType(
+      const blink::WebString& mime_type);
   virtual blink::WebMimeRegistry::SupportsType supportsJavaScriptMIMEType(
       const blink::WebString& mime_type);
   virtual blink::WebMimeRegistry::SupportsType supportsMediaMIMEType(