| Index: ppapi/proxy/ppb_gles_chromium_texture_mapping_proxy.h
|
| ===================================================================
|
| --- ppapi/proxy/ppb_gles_chromium_texture_mapping_proxy.h (revision 74021)
|
| +++ ppapi/proxy/ppb_gles_chromium_texture_mapping_proxy.h (working copy)
|
| @@ -18,6 +18,8 @@
|
| const void* target_interface);
|
| virtual ~PPB_GLESChromiumTextureMapping_Proxy();
|
|
|
| + static const Info* GetInfo();
|
| +
|
| const PPB_GLESChromiumTextureMapping_Dev*
|
| ppb_gles_chromium_tm_target() const {
|
| return reinterpret_cast<const PPB_GLESChromiumTextureMapping_Dev*>(
|
|
|