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

Unified Diff: ppapi/proxy/ppb_input_event_proxy.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/ppapi_messages.h ('k') | ppapi/proxy/ppb_input_event_proxy.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ppapi/proxy/ppb_input_event_proxy.h
diff --git a/ppapi/proxy/ppb_input_event_proxy.h b/ppapi/proxy/ppb_input_event_proxy.h
index 5e60acbe3f9a1e1a0b9545be4b40ce53fe5bc149..575d2f46ccb5936f7632f8823a3ec2f5859fbcf0 100644
--- a/ppapi/proxy/ppb_input_event_proxy.h
+++ b/ppapi/proxy/ppb_input_event_proxy.h
@@ -26,6 +26,7 @@ class PPB_InputEvent_Proxy : public InterfaceProxy {
static const Info* GetMouseInputEventInfo1_0();
static const Info* GetMouseInputEventInfo1_1();
static const Info* GetWheelInputEventInfo();
+ static const Info* GetCompositionInputEventInfo();
// InterfaceProxy implementation.
virtual bool OnMessageReceived(const IPC::Message& msg);
« no previous file with comments | « ppapi/proxy/ppapi_messages.h ('k') | ppapi/proxy/ppb_input_event_proxy.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698