Upstream version 7.36.149.0
[platform/framework/web/crosswalk.git] / src / third_party / WebKit / Source / modules / encryptedmedia / MediaKeySession.idl
index 5a2ba37..a2f7e86 100644 (file)
@@ -26,7 +26,8 @@
 [
     ActiveDOMObject,
     RuntimeEnabled=EncryptedMedia,
-    WillBeGarbageCollected
+    WillBeGarbageCollected,
+    TypeChecking=Interface|Nullable
 ] interface MediaKeySession : EventTarget {
     // error state
     readonly attribute MediaKeyError error;