Update To 11.40.268.0
[platform/framework/web/crosswalk.git] / src / third_party / WebKit / Source / core / fetch / FetchContext.cpp
index e95ce8e..7437e46 100644 (file)
@@ -85,7 +85,7 @@ void FetchContext::dispatchDidFinishLoading(DocumentLoader*, unsigned long, doub
 {
 }
 
-void FetchContext::dispatchDidFail(DocumentLoader*, unsigned long, const ResourceError&)
+void FetchContext::dispatchDidFail(DocumentLoader*, unsigned long, const ResourceError&, bool)
 {
 }