| Index: content/child/simple_webmimeregistry_impl.h
|
| diff --git a/content/child/simple_webmimeregistry_impl.h b/content/child/simple_webmimeregistry_impl.h
|
| index 83a68b3ef0710a492640c0c4feb53ea0446e23c2..17ca37aab2440e8d5aa01e9c2ea8972cf70faf90 100644
|
| --- a/content/child/simple_webmimeregistry_impl.h
|
| +++ b/content/child/simple_webmimeregistry_impl.h
|
| @@ -43,7 +43,6 @@ class CONTENT_EXPORT SimpleWebMimeRegistryImpl :
|
| blink::WebString mimeTypeForExtension(const blink::WebString&) override;
|
| blink::WebString wellKnownMimeTypeForExtension(
|
| const blink::WebString&) override;
|
| - blink::WebString mimeTypeFromFile(const blink::WebString&) override;
|
| };
|
|
|
| } // namespace content
|
|
|