diff options
Diffstat (limited to 'ppapi/proxy/plugin_resource.h')
-rw-r--r-- | ppapi/proxy/plugin_resource.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/ppapi/proxy/plugin_resource.h b/ppapi/proxy/plugin_resource.h index a0675d3..3abe9cb 100644 --- a/ppapi/proxy/plugin_resource.h +++ b/ppapi/proxy/plugin_resource.h @@ -34,6 +34,7 @@ F(URLLoader) \ F(URLRequestInfo) \ F(URLResponseInfo) \ + F(VideoCapture) \ F(VideoDecoder) namespace pp { |