diff options
Diffstat (limited to 'content/child/simple_webmimeregistry_impl.h')
| -rw-r--r-- | content/child/simple_webmimeregistry_impl.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/content/child/simple_webmimeregistry_impl.h b/content/child/simple_webmimeregistry_impl.h index 2474ea3..4f88015 100644 --- a/content/child/simple_webmimeregistry_impl.h +++ b/content/child/simple_webmimeregistry_impl.h @@ -30,8 +30,6 @@ class CONTENT_EXPORT SimpleWebMimeRegistryImpl : const blink::WebString&); virtual blink::WebMimeRegistry::SupportsType supportsJavaScriptMIMEType( const blink::WebString&); - virtual blink::WebMimeRegistry::SupportsType supportsDartMIMEType( - const blink::WebString&); virtual blink::WebMimeRegistry::SupportsType supportsMediaMIMEType( const blink::WebString&, const blink::WebString&, |
