Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(13)

Unified Diff: webkit/glue/alt_404_page_resource_fetcher.h

Issue 7094: GCC 4.3 fixes.... (Closed) Base URL: http://src.chromium.org/svn/trunk/src/
Patch Set: Created 12 years, 2 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « no previous file | webkit/glue/alt_error_page_resource_fetcher.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: webkit/glue/alt_404_page_resource_fetcher.h
===================================================================
--- webkit/glue/alt_404_page_resource_fetcher.h (revision 3243)
+++ webkit/glue/alt_404_page_resource_fetcher.h (working copy)
@@ -13,9 +13,6 @@
#include "webkit/glue/resource_fetcher.h"
class WebFrameLoaderClient;
-class WebCore::DocumentLoader;
-class WebCore::Frame;
-class WebCore::ResourceResponse;
// ResourceHandleClient implementation that is used for downloading alternate
// 404 pages. Once downloading is done (or fails), the WebFrameLoaderClient is
« no previous file with comments | « no previous file | webkit/glue/alt_error_page_resource_fetcher.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698