Index: ppapi/proxy/ppb_file_ref_proxy.cc |
diff --git a/ppapi/proxy/ppb_file_ref_proxy.cc b/ppapi/proxy/ppb_file_ref_proxy.cc |
index d94a3f27cc6d1733fa7f8ac6dad2ebcd143d150a..a72519ddb5b7273c32d5ce54400113e2e4b6bbb9 100644 |
--- a/ppapi/proxy/ppb_file_ref_proxy.cc |
+++ b/ppapi/proxy/ppb_file_ref_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::EnterResourceNoLock; |
using ppapi::thunk::PPB_FileRef_API; |