Index: trunk/src/chrome/renderer/chrome_content_renderer_client.h |
=================================================================== |
--- trunk/src/chrome/renderer/chrome_content_renderer_client.h (revision 222090) |
+++ trunk/src/chrome/renderer/chrome_content_renderer_client.h (working copy) |
@@ -140,8 +140,6 @@ |
const base::string16& source) const OVERRIDE; |
virtual bool ShouldEnableSiteIsolationPolicy() const OVERRIDE; |
virtual bool AllowPepperMediaStreamAPI(const GURL& url) OVERRIDE; |
- virtual void AddKeySystems( |
- std::vector<content::KeySystemInfo>* key_systems) OVERRIDE; |
// For testing. |
void SetExtensionDispatcher(extensions::Dispatcher* extension_dispatcher); |