Upstream version 5.34.104.0
[platform/framework/web/crosswalk.git] / src / third_party / WebKit / Source / modules / crypto / WorkerCrypto.idl
index 4dd16cd..65da143 100644 (file)
@@ -29,6 +29,7 @@
  */
 
 [
+    WillBeGarbageCollected,
     NoInterfaceObject
 ] interface WorkerCrypto {
     [Custom, RaisesException] ArrayBufferView getRandomValues(ArrayBufferView array);