Chromium Code Reviews| Index: Source/core/frame/Window.idl |
| diff --git a/Source/core/frame/Window.idl b/Source/core/frame/Window.idl |
| index 632e3a26b4504f624b84df0ce7b0370e97b56f4f..a86ec2e042b47860765ba69b3ee3dc12b4580d65 100644 |
| --- a/Source/core/frame/Window.idl |
| +++ b/Source/core/frame/Window.idl |
| @@ -236,6 +236,7 @@ |
| [Custom, NotEnumerable] getter Window (DOMString name); |
| }; |
| +// force rebuild: crbug.com/307023 |
| Window implements GlobalEventHandlers; |
| Window implements ImageBitmapFactories; |
| Window implements WindowBase64; |