Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(779)

Unified Diff: webkit/plugins/ppapi/resource.h

Issue 6047008: Added ppapi::Surface3D. This CL completes the new Pepper3D interface. The imp... (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src/
Patch Set: Created 10 years ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
Index: webkit/plugins/ppapi/resource.h
===================================================================
--- webkit/plugins/ppapi/resource.h (revision 70037)
+++ webkit/plugins/ppapi/resource.h (working copy)
@@ -31,6 +31,7 @@
F(PPB_Graphics3D_Impl) \
F(PPB_ImageData_Impl) \
F(PPB_Scrollbar_Impl) \
+ F(PPB_Surface3D_Impl) \
F(PPB_Transport_Impl) \
F(PPB_URLLoader_Impl) \
F(PPB_URLRequestInfo_Impl) \
« webkit/plugins/ppapi/ppapi_plugin_instance.cc ('K') | « webkit/plugins/ppapi/ppb_surface_3d_impl.cc ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698