summaryrefslogtreecommitdiffstats
path: root/ppapi/shared_impl/url_request_info_impl.h
diff options
context:
space:
mode:
Diffstat (limited to 'ppapi/shared_impl/url_request_info_impl.h')
-rw-r--r--ppapi/shared_impl/url_request_info_impl.h4
1 files changed, 0 insertions, 4 deletions
diff --git a/ppapi/shared_impl/url_request_info_impl.h b/ppapi/shared_impl/url_request_info_impl.h
index 35cc1b5..67e2e49 100644
--- a/ppapi/shared_impl/url_request_info_impl.h
+++ b/ppapi/shared_impl/url_request_info_impl.h
@@ -14,10 +14,6 @@
namespace ppapi {
-namespace thunk {
-class PPB_FileRef_API;
-}
-
struct PPAPI_SHARED_EXPORT PPB_URLRequestInfo_Data {
struct PPAPI_SHARED_EXPORT BodyItem {
BodyItem();