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

Unified Diff: ppapi/proxy/ppp_graphics_3d_proxy.h

Issue 9689076: Add missing ppp_graphics_3d.idl (Closed) Base URL: svn://chrome-svn/chrome/trunk/src/
Patch Set: Created 8 years, 9 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 | « ppapi/c/ppp_graphics_3d.h ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ppapi/proxy/ppp_graphics_3d_proxy.h
===================================================================
--- ppapi/proxy/ppp_graphics_3d_proxy.h (revision 126422)
+++ ppapi/proxy/ppp_graphics_3d_proxy.h (working copy)
@@ -6,11 +6,10 @@
#define PPAPI_PROXY_PPP_GRAPHICS_3D_PROXY_H_
#include "ppapi/c/pp_instance.h"
+#include "ppapi/c/ppp_graphics_3d.h"
#include "ppapi/proxy/interface_proxy.h"
#include "ppapi/shared_impl/host_resource.h"
-struct PPP_Graphics3D;
-
namespace ppapi {
namespace proxy {
« no previous file with comments | « ppapi/c/ppp_graphics_3d.h ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698