Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(439)

Unified Diff: content/child/simple_webmimeregistry_impl.h

Issue 1476763004: Remove unused code from WebMimeRegistry. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: remove implementations Created 5 years, 1 month ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « content/browser/mime_registry_message_filter.cc ('k') | content/child/simple_webmimeregistry_impl.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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
« no previous file with comments | « content/browser/mime_registry_message_filter.cc ('k') | content/child/simple_webmimeregistry_impl.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698