summaryrefslogtreecommitdiffstats
path: root/chromium/third_party/WebKit/Source/modules/crypto/Crypto.idl
diff options
context:
space:
mode:
Diffstat (limited to 'chromium/third_party/WebKit/Source/modules/crypto/Crypto.idl')
-rw-r--r--chromium/third_party/WebKit/Source/modules/crypto/Crypto.idl1
1 files changed, 1 insertions, 0 deletions
diff --git a/chromium/third_party/WebKit/Source/modules/crypto/Crypto.idl b/chromium/third_party/WebKit/Source/modules/crypto/Crypto.idl
index 52044ab6e05..2348d779845 100644
--- a/chromium/third_party/WebKit/Source/modules/crypto/Crypto.idl
+++ b/chromium/third_party/WebKit/Source/modules/crypto/Crypto.idl
@@ -27,6 +27,7 @@
*/
[
+ GarbageCollected,
NoInterfaceObject
] interface Crypto {
// Note that getRandomValues() is available even when the "Crypto"