| Index: ppapi/shared_impl/function_group_base.h
|
| diff --git a/ppapi/shared_impl/function_group_base.h b/ppapi/shared_impl/function_group_base.h
|
| index 94d41401761bf8c77ceed6938076699636ff6d4e..e09b893cf11f7b4cfd453440daa35d094b813fba 100644
|
| --- a/ppapi/shared_impl/function_group_base.h
|
| +++ b/ppapi/shared_impl/function_group_base.h
|
| @@ -15,6 +15,7 @@
|
| F(PPB_Font_FunctionAPI) \
|
| F(PPB_Fullscreen_FunctionAPI) \
|
| F(PPB_Instance_FunctionAPI) \
|
| + F(PPB_TextInput_FunctionAPI) \
|
| F(ResourceCreationAPI)
|
|
|
| namespace ppapi {
|
|
|