Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(794)

Unified Diff: ppapi/shared_impl/function_group_base.h

Issue 7621010: Never submit: tentative Pepper IME. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: snapshot. Created 9 years, 3 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « ppapi/proxy/ppb_text_input_proxy.cc ('k') | ppapi/shared_impl/input_event_impl.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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 31b164fdd82401a25ac847f121f3a1f195a8a00a..4c3db35753c7fa434d755bcbd2be74197ae334cc 100644
--- a/ppapi/shared_impl/function_group_base.h
+++ b/ppapi/shared_impl/function_group_base.h
@@ -16,6 +16,7 @@
F(PPB_Font_FunctionAPI) \
F(PPB_Fullscreen_FunctionAPI) \
F(PPB_Instance_FunctionAPI) \
+ F(PPB_TextInput_FunctionAPI) \
F(ResourceCreationAPI)
namespace ppapi {
« no previous file with comments | « ppapi/proxy/ppb_text_input_proxy.cc ('k') | ppapi/shared_impl/input_event_impl.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698