| Index: mojo/examples/pepper_container_app/graphics_3d_resource.h
|
| diff --git a/mojo/examples/pepper_container_app/graphics_3d_resource.h b/mojo/examples/pepper_container_app/graphics_3d_resource.h
|
| index e47815178bd2edfe7bc3c525576906a88d7ef6a1..35a57a30dde8c133ec0f74a1a6ec5934bfad7d14 100644
|
| --- a/mojo/examples/pepper_container_app/graphics_3d_resource.h
|
| +++ b/mojo/examples/pepper_container_app/graphics_3d_resource.h
|
| @@ -61,7 +61,6 @@ class Graphics3DResource : public ppapi::Resource,
|
| virtual ~Graphics3DResource();
|
|
|
| static void ContextLostThunk(void* closure);
|
| - static void DrawAnimationFrameThunk(void* closure);
|
| void ContextLost();
|
|
|
| MojoGLES2Context context_;
|
|
|