Chromium Code Reviews| Index: Source/core/testing/Internals.idl |
| diff --git a/Source/core/testing/Internals.idl b/Source/core/testing/Internals.idl |
| index 767f1f7c2fa6495516c6fb0acd2dd90d6158a644..864d1f9d82819fc08291115c0e8237a84f25aa8c 100644 |
| --- a/Source/core/testing/Internals.idl |
| +++ b/Source/core/testing/Internals.idl |
| @@ -260,6 +260,4 @@ |
| [RaisesException] ClientRect selectionBounds(); |
| boolean loseSharedGraphicsContext3D(); |
| - |
| - [RaisesException] void forceCompositingUpdate(Document document); |
| }; |