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

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

Issue 6062003: Added ppapi::Context3D interface. The API has already been reviewed. I am add... (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
« no previous file with comments | « webkit/plugins/ppapi/ppb_opengles_impl.cc ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: webkit/plugins/ppapi/resource.h
===================================================================
--- webkit/plugins/ppapi/resource.h (revision 69970)
+++ webkit/plugins/ppapi/resource.h (working copy)
@@ -20,6 +20,7 @@
F(PPB_AudioConfig_Impl) \
F(PPB_Audio_Impl) \
F(PPB_Buffer_Impl) \
+ F(PPB_Context3D_Impl) \
F(PPB_DirectoryReader_Impl) \
F(PPB_FileChooser_Impl) \
F(PPB_FileIO_Impl) \
« no previous file with comments | « webkit/plugins/ppapi/ppb_opengles_impl.cc ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698