| Index: ppapi/proxy/ppb_graphics_3d_proxy.cc
|
| ===================================================================
|
| --- ppapi/proxy/ppb_graphics_3d_proxy.cc (revision 99860)
|
| +++ ppapi/proxy/ppb_graphics_3d_proxy.cc (working copy)
|
| @@ -408,7 +408,7 @@
|
| const InterfaceProxy::Info* PPB_Graphics3D_Proxy::GetInfo() {
|
| static const Info info = {
|
| thunk::GetPPB_Graphics3D_Thunk(),
|
| - PPB_GRAPHICS_3D_INTERFACE,
|
| + PPB_GRAPHICS_3D_DEV_INTERFACE,
|
| INTERFACE_ID_PPB_GRAPHICS_3D,
|
| false,
|
| &CreateGraphics3DProxy,
|
|
|
| Property changes on: ppapi/proxy/ppb_graphics_3d_proxy.cc
|
| ___________________________________________________________________
|
| Added: svn:mergeinfo
|
|
|
|
|