Index: ppapi/proxy/ppb_surface_3d_proxy.cc |
diff --git a/ppapi/proxy/ppb_surface_3d_proxy.cc b/ppapi/proxy/ppb_surface_3d_proxy.cc |
index e522155d89201fdcf9390eb3d42784ee7033e7a0..28577d765159e40e91f8ea3dcdb4887a39704d35 100644 |
--- a/ppapi/proxy/ppb_surface_3d_proxy.cc |
+++ b/ppapi/proxy/ppb_surface_3d_proxy.cc |
@@ -17,6 +17,7 @@ |
#include "ppapi/thunk/resource_creation_api.h" |
#include "ppapi/thunk/thunk.h" |
+using ppapi::HostResource; |
using ppapi::thunk::EnterFunctionNoLock; |
using ppapi::thunk::PPB_Surface3D_API; |
using ppapi::thunk::ResourceCreationAPI; |