Index: Source/modules/webdatabase/DatabaseThread.h |
diff --git a/Source/modules/webdatabase/DatabaseThread.h b/Source/modules/webdatabase/DatabaseThread.h |
index b8ed9ce0352a70d6ddb115dcf726bb2b13ce6e55..083da72eda7f821c69e0a1d8a5347bde33da8748 100644 |
--- a/Source/modules/webdatabase/DatabaseThread.h |
+++ b/Source/modules/webdatabase/DatabaseThread.h |
@@ -59,7 +59,7 @@ public: |
void start(); |
void requestTermination(TaskSynchronizer* cleanupSync); |
- bool terminationRequested(TaskSynchronizer* = 0) const; |
+ bool terminationRequested() const; |
void scheduleTask(PassOwnPtr<DatabaseTask>); |