summaryrefslogtreecommitdiffstats
path: root/ppapi/api/ppp_messaging.idl
diff options
context:
space:
mode:
Diffstat (limited to 'ppapi/api/ppp_messaging.idl')
-rw-r--r--ppapi/api/ppp_messaging.idl2
1 files changed, 0 insertions, 2 deletions
diff --git a/ppapi/api/ppp_messaging.idl b/ppapi/api/ppp_messaging.idl
index 09643e9..4351423 100644
--- a/ppapi/api/ppp_messaging.idl
+++ b/ppapi/api/ppp_messaging.idl
@@ -11,7 +11,6 @@
*/
label Chrome {
- M13 = 0.1,
M14 = 1.0
};
@@ -20,7 +19,6 @@ label Chrome {
* that you must implement to handle postMessage events on the associated
* DOM element.
*/
-[version=0.1]
interface PPP_Messaging {
/**
* HandleMessage() is a function that the browser calls when PostMessage()