Index: ppapi/proxy/plugin_resource.h |
diff --git a/ppapi/proxy/plugin_resource.h b/ppapi/proxy/plugin_resource.h |
index a0675d32f4a47a39977839ca5165f8f6f0894c2d..3abe9cbbb703a6b3a352ae212243729d9c817958 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 { |