diff options
Diffstat (limited to 'Source/WebKit/chromium/src/ApplicationCacheHostInternal.h')
| -rw-r--r-- | Source/WebKit/chromium/src/ApplicationCacheHostInternal.h | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/Source/WebKit/chromium/src/ApplicationCacheHostInternal.h b/Source/WebKit/chromium/src/ApplicationCacheHostInternal.h index b9dee63a4..54b5f1c7d 100644 --- a/Source/WebKit/chromium/src/ApplicationCacheHostInternal.h +++ b/Source/WebKit/chromium/src/ApplicationCacheHostInternal.h @@ -35,9 +35,7 @@ #include "WebApplicationCacheHostClient.h" #include "WebFrameClient.h" #include "WebFrameImpl.h" -#include "WebKit.h" -#include "platform/WebKitPlatformSupport.h" -#include "platform/WebURL.h" +#include <public/WebURL.h> namespace WebCore { |
