Index: public/platform/WebApplicationCacheHost.h |
diff --git a/public/platform/WebApplicationCacheHost.h b/public/platform/WebApplicationCacheHost.h |
index 2820be35c25714589b11348c469c8e3c427c2324..a0bd5169da1a54c3243c034889f1fdc4fa9595eb 100644 |
--- a/public/platform/WebApplicationCacheHost.h |
+++ b/public/platform/WebApplicationCacheHost.h |
@@ -37,11 +37,9 @@ |
namespace blink { |
-class WebApplicationCacheHostClient; |
class WebURL; |
class WebURLRequest; |
class WebURLResponse; |
-struct WebURLError; |
// This interface is used by webkit to call out to the embedder. Webkit uses |
// the WebFrameClient::createApplicationCacheHost method to create instances, |