Chromium Code Reviews| Index: Source/core/testing/Internals.h |
| diff --git a/Source/core/testing/Internals.h b/Source/core/testing/Internals.h |
| index d1f413944f8ea0b2dd4f499a2056b8555fcd7e56..97c7056953687c8c1f4658afe6eb972a55e2ca92 100644 |
| --- a/Source/core/testing/Internals.h |
| +++ b/Source/core/testing/Internals.h |
| @@ -297,8 +297,6 @@ public: |
| bool loseSharedGraphicsContext3D(); |
| - void forceCompositingUpdate(Document*, ExceptionState&); |
| - |
| private: |
| explicit Internals(Document*); |
| Document* contextDocument() const; |