Chromium Code Reviews| Index: ppapi/shared_impl/resource.h |
| diff --git a/ppapi/shared_impl/resource.h b/ppapi/shared_impl/resource.h |
| index 2d9a8509f1e03571843ff76504867bfe378ca355..4dae2c23490ffe4a22c73f3a2ed57178410969d6 100644 |
| --- a/ppapi/shared_impl/resource.h |
| +++ b/ppapi/shared_impl/resource.h |
| @@ -49,6 +49,7 @@ |
| F(PPB_VideoCapture_API) \ |
| F(PPB_VideoDecoder_API) \ |
| F(PPB_VideoLayer_API) \ |
| + F(PPB_WebSocket_API) \ |
| F(PPB_Widget_API) |
| namespace ppapi { |