| Index: cc/test/fake_web_graphics_context_3d.h
|
| diff --git a/cc/test/fake_web_graphics_context_3d.h b/cc/test/fake_web_graphics_context_3d.h
|
| index 35f55c621f8534aa350e0cc904f75d9b1303817d..4bd48a2144f8751c1ad15c90a6baa7902a9293f0 100644
|
| --- a/cc/test/fake_web_graphics_context_3d.h
|
| +++ b/cc/test/fake_web_graphics_context_3d.h
|
| @@ -31,7 +31,6 @@ class FakeWebGraphicsContext3D : public WebKit::WebGraphicsContext3D {
|
| virtual void synthesizeGLError(WebKit::WGC3Denum) {}
|
|
|
| virtual bool isContextLost();
|
| - virtual WebKit::WGC3Denum getGraphicsResetStatusARB();
|
|
|
| virtual void* mapBufferSubDataCHROMIUM(
|
| WebKit::WGC3Denum target,
|
|
|