summaryrefslogtreecommitdiffstats
path: root/WebKitTools/WebKitTestRunner/mac/TestControllerMac.mm
diff options
context:
space:
mode:
Diffstat (limited to 'WebKitTools/WebKitTestRunner/mac/TestControllerMac.mm')
-rw-r--r--WebKitTools/WebKitTestRunner/mac/TestControllerMac.mm4
1 files changed, 4 insertions, 0 deletions
diff --git a/WebKitTools/WebKitTestRunner/mac/TestControllerMac.mm b/WebKitTools/WebKitTestRunner/mac/TestControllerMac.mm
index 268f718..fee0070 100644
--- a/WebKitTools/WebKitTestRunner/mac/TestControllerMac.mm
+++ b/WebKitTools/WebKitTestRunner/mac/TestControllerMac.mm
@@ -30,6 +30,10 @@
namespace WTR {
+void TestController::notifyDone()
+{
+}
+
void TestController::platformInitialize()
{
}