summaryrefslogtreecommitdiffstats
path: root/ppapi/proxy/interface_id.h
diff options
context:
space:
mode:
Diffstat (limited to 'ppapi/proxy/interface_id.h')
-rw-r--r--ppapi/proxy/interface_id.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/ppapi/proxy/interface_id.h b/ppapi/proxy/interface_id.h
index c85bfc9..c181a83 100644
--- a/ppapi/proxy/interface_id.h
+++ b/ppapi/proxy/interface_id.h
@@ -14,7 +14,9 @@ enum InterfaceID {
// Zero is reserved for control messages.
INTERFACE_ID_PPB_CHAR_SET = 1,
INTERFACE_ID_PPB_CORE,
+ INTERFACE_ID_PPB_CURSORCONTROL,
INTERFACE_ID_PPB_FONT,
+ INTERFACE_ID_PPB_FULLSCREEN,
INTERFACE_ID_PPB_GRAPHICS_2D,
INTERFACE_ID_PPB_IMAGE_DATA,
INTERFACE_ID_PPB_INSTANCE,