summaryrefslogtreecommitdiffstats
path: root/chromium/third_party/WebKit/Source/core/frame/ImageBitmap.idl
diff options
context:
space:
mode:
Diffstat (limited to 'chromium/third_party/WebKit/Source/core/frame/ImageBitmap.idl')
-rw-r--r--chromium/third_party/WebKit/Source/core/frame/ImageBitmap.idl1
1 files changed, 1 insertions, 0 deletions
diff --git a/chromium/third_party/WebKit/Source/core/frame/ImageBitmap.idl b/chromium/third_party/WebKit/Source/core/frame/ImageBitmap.idl
index 903a2d7421f..b211d6ec29b 100644
--- a/chromium/third_party/WebKit/Source/core/frame/ImageBitmap.idl
+++ b/chromium/third_party/WebKit/Source/core/frame/ImageBitmap.idl
@@ -3,6 +3,7 @@
// found in the LICENSE file.
[
+ WillBeGarbageCollected,
] interface ImageBitmap {
readonly attribute long width;
readonly attribute long height;