Chromium Code Reviews| Index: ppapi/c/ppb_graphics_2d.h |
| diff --git a/ppapi/c/ppb_graphics_2d.h b/ppapi/c/ppb_graphics_2d.h |
| index 8f152d332843b89ec99d992f8ea681844636147e..d5b7ad0c22de34f4007980f6a0e06a2edc9d95c1 100644 |
| --- a/ppapi/c/ppb_graphics_2d.h |
| +++ b/ppapi/c/ppb_graphics_2d.h |
| @@ -15,7 +15,7 @@ struct PP_Point; |
| struct PP_Rect; |
| struct PP_Size; |
| -#define PPB_GRAPHICS_2D_INTERFACE "PPB_Graphics2D;0.2" |
| +#define PPB_GRAPHICS_2D_INTERFACE "PPB_Graphics2D;0.3" |
| /** |
| * @file |