| Index: content/child/simple_webmimeregistry_impl.h
|
| diff --git a/content/child/simple_webmimeregistry_impl.h b/content/child/simple_webmimeregistry_impl.h
|
| index 2474ea3c1f624072809ca1d3a3c7da323f9910fd..4f880157d44f32b98739b01d7c2dcafa53c46ff4 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&,
|
|
|