Index: ppapi/proxy/url_loader_resource.h |
diff --git a/ppapi/proxy/url_loader_resource.h b/ppapi/proxy/url_loader_resource.h |
index d349beea9298095cca526573b02a0e92ca5acf94..ce2bb3222bdea97bb7fbfe0a8bd1457358daa64e 100644 |
--- a/ppapi/proxy/url_loader_resource.h |
+++ b/ppapi/proxy/url_loader_resource.h |
@@ -19,6 +19,9 @@ |
#include "ppapi/thunk/ppb_url_loader_api.h" |
namespace ppapi { |
+ |
+struct URLResponseInfoData; |
+ |
namespace proxy { |
class URLResponseInfoResource; |