| Index: third_party/WebKit/Source/core/frame/ImageBitmap.idl
|
| diff --git a/third_party/WebKit/Source/core/frame/ImageBitmap.idl b/third_party/WebKit/Source/core/frame/ImageBitmap.idl
|
| index 9203cb79bcb46ec7de746f7f50f61d4ef35282a0..e4a4d46f422849f13c5377a3a66525759eae0b10 100644
|
| --- a/third_party/WebKit/Source/core/frame/ImageBitmap.idl
|
| +++ b/third_party/WebKit/Source/core/frame/ImageBitmap.idl
|
| @@ -6,7 +6,6 @@
|
|
|
| [
|
| Exposed=(Window,Worker),
|
| - GarbageCollected,
|
| ] interface ImageBitmap {
|
| readonly attribute unsigned long width;
|
| readonly attribute unsigned long height;
|
|
|