Index: Source/WebCore/html/HTMLLinkElement.h |
=================================================================== |
--- Source/WebCore/html/HTMLLinkElement.h (revision 115610) |
+++ Source/WebCore/html/HTMLLinkElement.h (working copy) |
@@ -73,6 +73,7 @@ |
virtual bool shouldLoadLink(); |
void process(); |
static void processCallback(Node*); |
+ void clearSheet(); |
virtual void insertedIntoDocument(); |
virtual void removedFromDocument(); |