summaryrefslogtreecommitdiffstats
path: root/WebKit/haiku/WebCoreSupport/ChromeClientHaiku.h
diff options
context:
space:
mode:
Diffstat (limited to 'WebKit/haiku/WebCoreSupport/ChromeClientHaiku.h')
-rw-r--r--WebKit/haiku/WebCoreSupport/ChromeClientHaiku.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/WebKit/haiku/WebCoreSupport/ChromeClientHaiku.h b/WebKit/haiku/WebCoreSupport/ChromeClientHaiku.h
index 8201fae..6a5b381 100644
--- a/WebKit/haiku/WebCoreSupport/ChromeClientHaiku.h
+++ b/WebKit/haiku/WebCoreSupport/ChromeClientHaiku.h
@@ -99,7 +99,7 @@ namespace WebCore {
bool runJavaScriptPrompt(Frame*, const String& message, const String& defaultValue, String& result);
bool shouldInterruptJavaScript();
- void setStatusbarText(const WebCore::String&);
+ void setStatusbarText(const WTF::String&);
bool tabsToLinks() const;
IntRect windowResizerRect() const;