Index: Source/WebCore/testing/Internals.h |
=================================================================== |
--- Source/WebCore/testing/Internals.h (revision 146222) |
+++ Source/WebCore/testing/Internals.h (working copy) |
@@ -281,6 +281,8 @@ |
String getCurrentCursorInfo(Document*, ExceptionCode&); |
+ void forceReload(bool endToEnd); |
+ |
#if ENABLE(ENCRYPTED_MEDIA_V2) |
void initializeMockCDM(); |
#endif |