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

Unified Diff: content/child/simple_webmimeregistry_impl.h

Issue 1712903002: Remove prefixed EME. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Fix isRenewalMessage() in browser tests. Created 4 years, 10 months 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/child/runtime_features.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 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;
« no previous file with comments | « content/child/runtime_features.cc ('k') | content/child/simple_webmimeregistry_impl.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698