Chromium Code Reviews| Index: Source/core/frame/Window.idl |
| diff --git a/Source/core/frame/Window.idl b/Source/core/frame/Window.idl |
| index 3784b0f5462b650a3d5a0245a6846b2c9140eae4..76870493901a9ea01b503793a97f46456fd2363b 100644 |
| --- a/Source/core/frame/Window.idl |
| +++ b/Source/core/frame/Window.idl |
| @@ -213,7 +213,6 @@ |
| }; |
| Window implements GlobalEventHandlers; |
| -Window implements ImageBitmapFactories; |
| Window implements WindowBase64; |
| Window implements WindowEventHandlers; |
| Window implements WindowTimers; |