Index: content/renderer/render_process_impl.h |
=================================================================== |
--- content/renderer/render_process_impl.h (revision 88923) |
+++ content/renderer/render_process_impl.h (working copy) |
@@ -27,7 +27,6 @@ |
const gfx::Rect& rect); |
virtual void ReleaseTransportDIB(TransportDIB* memory); |
virtual bool UseInProcessPlugins() const; |
- virtual bool HasInitializedMediaLibrary() const; |
// Like UseInProcessPlugins(), but called before RenderProcess is created |
// and does not allow overriding by tests. This just checks the command line |