| Index: Source/core/loader/appcache/ApplicationCacheHost.h
|
| diff --git a/Source/core/loader/appcache/ApplicationCacheHost.h b/Source/core/loader/appcache/ApplicationCacheHost.h
|
| index 48d7b235c6ee97a046c482b601fa318361e3886f..8530fc157217e130dc696ef2da0e6ac451d1b9a2 100644
|
| --- a/Source/core/loader/appcache/ApplicationCacheHost.h
|
| +++ b/Source/core/loader/appcache/ApplicationCacheHost.h
|
| @@ -118,7 +118,6 @@ namespace WebCore {
|
| void failedLoadingMainResource();
|
|
|
| void willStartLoadingResource(ResourceRequest&);
|
| - void willStartLoadingSynchronously(ResourceRequest&);
|
|
|
| Status status() const;
|
| bool update();
|
|
|