Chromium Code Reviews| Index: ppapi/c/ppb_video_frame.h |
| diff --git a/ppapi/c/ppb_video_frame.h b/ppapi/c/ppb_video_frame.h |
| index 02fdc807bfd0f88c21423b91d9a3cd86502b31d6..00ba2a7c0df72a37194e643687be8093d3ac83c3 100644 |
| --- a/ppapi/c/ppb_video_frame.h |
| +++ b/ppapi/c/ppb_video_frame.h |
| @@ -3,7 +3,7 @@ |
| * found in the LICENSE file. |
| */ |
| -/* From ppb_video_frame.idl modified Fri Dec 27 17:21:52 2013. */ |
| +/* From ppb_video_frame.idl modified Wed Jan 8 13:26:16 2014. */ |
| #ifndef PPAPI_C_PPB_VIDEO_FRAME_H_ |
| #define PPAPI_C_PPB_VIDEO_FRAME_H_ |
| @@ -18,7 +18,6 @@ |
| #define PPB_VIDEOFRAME_INTERFACE_0_1 "PPB_VideoFrame;0.1" /* dev */ |
| /** |
| * @file |
| - * Defines the <code>PPB_VideoFrame</code> interface. |
|
yzshen1
2014/01/08 19:01:45
I think this must be some issue in the generator?
Peng
2014/01/08 21:48:37
Done
|
| */ |