summaryrefslogtreecommitdiffstats
path: root/Source/WebCore/platform/brew/LocalizedStringsBrew.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'Source/WebCore/platform/brew/LocalizedStringsBrew.cpp')
-rw-r--r--Source/WebCore/platform/brew/LocalizedStringsBrew.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/Source/WebCore/platform/brew/LocalizedStringsBrew.cpp b/Source/WebCore/platform/brew/LocalizedStringsBrew.cpp
index c4dac1a..ba5d4a9 100644
--- a/Source/WebCore/platform/brew/LocalizedStringsBrew.cpp
+++ b/Source/WebCore/platform/brew/LocalizedStringsBrew.cpp
@@ -206,7 +206,7 @@ String contextMenuItemTagSearchWeb()
return "Search web";
}
-String contextMenuItemTagLookUpInDictionary()
+String contextMenuItemTagLookUpInDictionary(const String&)
{
return "Lookup in dictionary";
}