Index: content/child/web_url_loader_impl.h |
diff --git a/content/child/web_url_loader_impl.h b/content/child/web_url_loader_impl.h |
index 01e65b81e9e338d8bc61a7c504347aa19964ad11..01e1c0f2a6b22b2b6ef84ca9f543f538e6ac123b 100644 |
--- a/content/child/web_url_loader_impl.h |
+++ b/content/child/web_url_loader_impl.h |
@@ -10,6 +10,8 @@ |
#include "content/common/content_export.h" |
#include "third_party/WebKit/public/platform/WebURLLoader.h" |
+class GURL; |
+ |
namespace content { |
class ResourceDispatcher; |