Index: Source/core/html/parser/HTMLDocumentParser.h |
diff --git a/Source/core/html/parser/HTMLDocumentParser.h b/Source/core/html/parser/HTMLDocumentParser.h |
index eed9353a047b824fa626acf9b5180eb08b4ff679..a861170223b4ec97846b58c5d35dd39b3300bed6 100644 |
--- a/Source/core/html/parser/HTMLDocumentParser.h |
+++ b/Source/core/html/parser/HTMLDocumentParser.h |
@@ -39,9 +39,9 @@ |
#include "HTMLTokenizer.h" |
#include "HTMLTreeBuilderSimulator.h" |
#include "ScriptableDocumentParser.h" |
-#include "Timer.h" |
#include "XSSAuditor.h" |
#include "XSSAuditorDelegate.h" |
+#include "core/platform/Timer.h" |
#include "core/platform/text/SegmentedString.h" |
#include <wtf/Deque.h> |
#include <wtf/OwnPtr.h> |