Chromium Code Reviews| Index: ppapi/ppapi_sources.gypi |
| diff --git a/ppapi/ppapi_sources.gypi b/ppapi/ppapi_sources.gypi |
| index 55b7b7bb558ced5c69e8eaaedbf59db54221af8e..1b67d8b0db5b54c9be581e5d7f51b4d2b3fee84a 100644 |
| --- a/ppapi/ppapi_sources.gypi |
| +++ b/ppapi/ppapi_sources.gypi |
| @@ -199,6 +199,12 @@ |
| 'cpp/var.h', |
| 'cpp/var_array_buffer.cc', |
| 'cpp/var_array_buffer.h', |
| + 'cpp/video_frame.cc', |
| + 'cpp/video_frame.h', |
| + 'cpp/video_reader.cc', |
| + 'cpp/video_reader.h', |
| + 'cpp/video_writer.cc', |
| + 'cpp/video_writer.h', |
| 'cpp/view.cc', |
| 'cpp/view.h', |
| 'cpp/websocket.cc', |