| Index: ppapi/proxy/ppb_opengles2_proxy.cc
|
| ===================================================================
|
| --- ppapi/proxy/ppb_opengles2_proxy.cc (revision 99860)
|
| +++ ppapi/proxy/ppb_opengles2_proxy.cc (working copy)
|
| @@ -28,7 +28,7 @@
|
| const InterfaceProxy::Info* PPB_OpenGLES2_Proxy::GetInfo() {
|
| static const Info info = {
|
| ppapi::OpenGLES2Impl::GetInterface(),
|
| - PPB_OPENGLES2_INTERFACE,
|
| + PPB_OPENGLES2_DEV_INTERFACE,
|
| INTERFACE_ID_PPB_OPENGLES2,
|
| false,
|
| &CreateOpenGLES2Proxy,
|
|
|
| Property changes on: ppapi/proxy/ppb_opengles2_proxy.cc
|
| ___________________________________________________________________
|
| Added: svn:mergeinfo
|
|
|
|
|