Index: ppapi/api/ppp_graphics_3d.idl |
=================================================================== |
--- ppapi/api/ppp_graphics_3d.idl (revision 128111) |
+++ ppapi/api/ppp_graphics_3d.idl (working copy) |
@@ -16,7 +16,7 @@ |
* <code>PPP_Graphics3D</code> defines the notification interface for a 3D |
* graphics context. |
*/ |
-[macro="PPP_GRAPHICS_3D_INTERFACE"] |
+[macro="PPP_GRAPHICS_3D_INTERFACE", iname="PPP_Graphics_3D"] |
interface PPP_Graphics3D { |
/** |
* Called when the OpenGL ES window is invalidated and needs to be repainted. |