Index: content/test/mock_render_process.h |
=================================================================== |
--- content/test/mock_render_process.h (revision 242534) |
+++ content/test/mock_render_process.h (working copy) |
@@ -20,7 +20,6 @@ |
TransportDIB** memory, |
const gfx::Rect& rect) OVERRIDE; |
virtual void ReleaseTransportDIB(TransportDIB* memory) OVERRIDE; |
- virtual bool UseInProcessPlugins() const OVERRIDE; |
virtual void AddBindings(int bindings) OVERRIDE; |
virtual int GetEnabledBindings() const OVERRIDE; |
virtual TransportDIB* CreateTransportDIB(size_t size) OVERRIDE; |