Upstream version 7.36.149.0
[platform/framework/web/crosswalk.git] / src / third_party / WebKit / Source / modules / encryptedmedia / MediaKeys.idl
index c031c54..20062c0 100644 (file)
@@ -28,7 +28,8 @@
     Constructor(DOMString keySystem),
     ConstructorCallWith=ExecutionContext,
     RaisesException=Constructor,
-    WillBeGarbageCollected
+    WillBeGarbageCollected,
+    TypeChecking=Interface|Nullable
 ] interface MediaKeys {
     readonly attribute DOMString keySystem;