| Index: Source/WebKit/chromium/src/ApplicationCacheHostInternal.h
|
| diff --git a/Source/WebKit/chromium/src/ApplicationCacheHostInternal.h b/Source/WebKit/chromium/src/ApplicationCacheHostInternal.h
|
| index 3a3b956394f4e0a277ee0fbbf3aaa08aece38c65..950f5bf61e1009db296b515efa1aca6a8154b1ae 100644
|
| --- a/Source/WebKit/chromium/src/ApplicationCacheHostInternal.h
|
| +++ b/Source/WebKit/chromium/src/ApplicationCacheHostInternal.h
|
| @@ -29,7 +29,7 @@
|
| */
|
|
|
| #include "config.h"
|
| -#include "ApplicationCacheHost.h"
|
| +#include "core/loader/appcache/ApplicationCacheHost.h"
|
|
|
| #include "WebApplicationCacheHostClient.h"
|
| #include "WebFrameClient.h"
|
|
|