Upstream version 7.36.149.0
[platform/framework/web/crosswalk.git] / src / third_party / WebKit / Source / modules / crypto / WorkerGlobalScopeCrypto.idl
index e85ba50..2def760 100644 (file)
@@ -31,5 +31,5 @@
 [
     RuntimeEnabled=Crypto,
 ] partial interface WorkerGlobalScope {
-    readonly attribute WorkerCrypto crypto;
+    readonly attribute Crypto crypto;
 };