Index: ppapi/proxy/ppb_video_capture_proxy.cc |
diff --git a/ppapi/proxy/ppb_video_capture_proxy.cc b/ppapi/proxy/ppb_video_capture_proxy.cc |
index 7c5c8a0a66a318c68ed77f014274353772c19349..56a99e5c1f61a27c8f4f5fa2e430dd1db3797632 100644 |
--- a/ppapi/proxy/ppb_video_capture_proxy.cc |
+++ b/ppapi/proxy/ppb_video_capture_proxy.cc |
@@ -24,6 +24,7 @@ |
#include "ppapi/thunk/ppb_video_capture_api.h" |
#include "ppapi/thunk/thunk.h" |
+using ppapi::HostResource; |
using ppapi::thunk::EnterResourceNoLock; |
using ppapi::thunk::PPB_Buffer_API; |
using ppapi::thunk::PPB_BufferTrusted_API; |