Index: Source/core/xmlhttprequest/XMLHttpRequestProgressEventThrottle.h |
diff --git a/Source/core/xmlhttprequest/XMLHttpRequestProgressEventThrottle.h b/Source/core/xmlhttprequest/XMLHttpRequestProgressEventThrottle.h |
index 98114c12aa1faf852789d012743f9a622226d58a..151ef22a348bf693f334ebafd81ff22cf6c853f2 100644 |
--- a/Source/core/xmlhttprequest/XMLHttpRequestProgressEventThrottle.h |
+++ b/Source/core/xmlhttprequest/XMLHttpRequestProgressEventThrottle.h |
@@ -38,7 +38,6 @@ namespace blink { |
class Event; |
class EventTarget; |
-class XMLHttpRequestProgressEvent; |
// This class implements the XHR2 ProgressEvent dispatching: |
// "dispatch a progress event named progress about every 50ms or for every |