| Index: content/child/simple_webmimeregistry_impl.h
|
| diff --git a/content/child/simple_webmimeregistry_impl.h b/content/child/simple_webmimeregistry_impl.h
|
| index 17ca37aab2440e8d5aa01e9c2ea8972cf70faf90..30a1fb7564e0011e9c7370842ec2f94837ec9d96 100644
|
| --- a/content/child/simple_webmimeregistry_impl.h
|
| +++ b/content/child/simple_webmimeregistry_impl.h
|
| @@ -34,7 +34,6 @@ class CONTENT_EXPORT SimpleWebMimeRegistryImpl :
|
| const blink::WebString&) override;
|
| blink::WebMimeRegistry::SupportsType supportsMediaMIMEType(
|
| const blink::WebString&,
|
| - const blink::WebString&,
|
| const blink::WebString&) override;
|
| bool supportsMediaSourceMIMEType(const blink::WebString&,
|
| const blink::WebString&) override;
|
|
|