Index: Source/core/xml/XMLHttpRequestProgressEventThrottle.h |
diff --git a/Source/core/xml/XMLHttpRequestProgressEventThrottle.h b/Source/core/xml/XMLHttpRequestProgressEventThrottle.h |
index d967985a0a0b789424bd2520a10f850575492cc3..7cc993fedf8c0b6c3d59bc7c39f023cafc692dc3 100644 |
--- a/Source/core/xml/XMLHttpRequestProgressEventThrottle.h |
+++ b/Source/core/xml/XMLHttpRequestProgressEventThrottle.h |
@@ -27,7 +27,7 @@ |
#ifndef XMLHttpRequestProgressEventThrottle_h |
#define XMLHttpRequestProgressEventThrottle_h |
-#include "Timer.h" |
+#include "core/platform/Timer.h" |
#include "wtf/PassRefPtr.h" |
#include "wtf/Vector.h" |