diff options
Diffstat (limited to 'ppapi/shared_impl/function_group_base.h')
-rw-r--r-- | ppapi/shared_impl/function_group_base.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/ppapi/shared_impl/function_group_base.h b/ppapi/shared_impl/function_group_base.h index 94d4140..e09b893 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 { |