Index: Source/core/testing/Internals.idl |
diff --git a/Source/core/testing/Internals.idl b/Source/core/testing/Internals.idl |
index b307c9c8a4dd96e842ecb2131bbb2fa615613777..79e4bd8a85b2bc993c0cd22a1e5ae83b6718d3bd 100644 |
--- a/Source/core/testing/Internals.idl |
+++ b/Source/core/testing/Internals.idl |
@@ -266,7 +266,6 @@ |
boolean loseSharedGraphicsContext3D(); |
[RaisesException] void forceCompositingUpdate(Document document); |
- [RaisesException] boolean isCompositorFramePending(Document document); |
void setZoomFactor(float factor); |