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

Unified Diff: components/html_viewer/web_mime_registry_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 | « no previous file | components/html_viewer/web_mime_registry_impl.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: components/html_viewer/web_mime_registry_impl.h
diff --git a/components/html_viewer/web_mime_registry_impl.h b/components/html_viewer/web_mime_registry_impl.h
index 17f7f1bee3f4f114239d5371b02a5cd33377e01e..0440adcdeac8286a37fbd10cef473fc418a96526 100644
--- a/components/html_viewer/web_mime_registry_impl.h
+++ b/components/html_viewer/web_mime_registry_impl.h
@@ -36,7 +36,6 @@ class WebMimeRegistryImpl : public blink::WebMimeRegistry {
const blink::WebString& extension);
virtual blink::WebString wellKnownMimeTypeForExtension(
const blink::WebString& extension);
- virtual blink::WebString mimeTypeFromFile(const blink::WebString& path);
};
} // namespace html_viewer
« no previous file with comments | « no previous file | components/html_viewer/web_mime_registry_impl.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698