Index: Source/WebCore/loader/DocumentLoader.h |
=================================================================== |
--- Source/WebCore/loader/DocumentLoader.h (revision 148494) |
+++ Source/WebCore/loader/DocumentLoader.h (working copy) |
@@ -233,7 +233,6 @@ |
void continueAfterContentPolicy(PolicyAction); |
void stopLoadingForPolicyChange(); |
- ResourceError interruptedForPolicyChangeError() const; |
typedef Timer<DocumentLoader> DocumentLoaderTimer; |