Chromium Code Reviews| Index: ppapi/c/ppb_instance.h |
| diff --git a/ppapi/c/ppb_instance.h b/ppapi/c/ppb_instance.h |
| index f7f137f41144334b5fbb0a7269468630bc67a88f..6a3588f36f72f199c5432f3fead2133a3a676030 100644 |
| --- a/ppapi/c/ppb_instance.h |
| +++ b/ppapi/c/ppb_instance.h |
| @@ -10,7 +10,7 @@ |
| #include "ppapi/c/pp_resource.h" |
| #include "ppapi/c/pp_var.h" |
| -#define PPB_INSTANCE_INTERFACE "PPB_Instance;0.3" |
| +#define PPB_INSTANCE_INTERFACE "PPB_Instance;0.4" |
| /** |
| * @file |