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

Unified Diff: src/shared/ppapi_proxy/plugin_resource.h

Issue 7631010: NaCl Proxy for graphics3d. (Closed) Base URL: svn://svn.chromium.org/native_client/trunk/src/native_client/
Patch Set: '' Created 9 years, 4 months 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 | « src/shared/ppapi_proxy/plugin_ppb_graphics_3d.cc ('k') | src/shared/ppapi_proxy/plugin_surface_3d.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: src/shared/ppapi_proxy/plugin_resource.h
===================================================================
--- src/shared/ppapi_proxy/plugin_resource.h (revision 6482)
+++ src/shared/ppapi_proxy/plugin_resource.h (working copy)
@@ -20,6 +20,7 @@
F(PluginContext3D) \
F(PluginFont) \
F(PluginGraphics2D) \
+ F(PluginGraphics3D) \
F(PluginImageData) \
F(PluginInputEvent) \
F(PluginSurface3D)
« no previous file with comments | « src/shared/ppapi_proxy/plugin_ppb_graphics_3d.cc ('k') | src/shared/ppapi_proxy/plugin_surface_3d.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698