Index: Source/core/xml/XMLHttpRequest.h |
diff --git a/Source/core/xml/XMLHttpRequest.h b/Source/core/xml/XMLHttpRequest.h |
index 8912965cbb88bbea1ddffbefbc3fa5e76ef3e2fb..ac19d1d9c86812a3a5fbcb20da8bba5225273899 100644 |
--- a/Source/core/xml/XMLHttpRequest.h |
+++ b/Source/core/xml/XMLHttpRequest.h |
@@ -53,6 +53,7 @@ class Stream; |
class TextResourceDecoder; |
class ThreadableLoader; |
class UnderlyingSource; |
+class XMLHttpRequestUpload; |
typedef int ExceptionCode; |