Index: Source/core/html/track/vtt/VTTParser.h |
diff --git a/Source/core/html/track/vtt/VTTParser.h b/Source/core/html/track/vtt/VTTParser.h |
index 55f5ebcc688b2c2b7abb1f33cf11d02cccc9309f..ed74fefaf7c1b72f60d70c185103e24f40b85d9b 100644 |
--- a/Source/core/html/track/vtt/VTTParser.h |
+++ b/Source/core/html/track/vtt/VTTParser.h |
@@ -34,7 +34,7 @@ |
#include "HTMLNames.h" |
#include "RuntimeEnabledFeatures.h" |
#include "core/dom/DocumentFragment.h" |
-#include "core/html/parser/TextResourceDecoder.h" |
+#include "core/fetch/TextResourceDecoder.h" |
#include "core/html/track/vtt/BufferedLineReader.h" |
#include "core/html/track/vtt/VTTCue.h" |
#include "core/html/track/vtt/VTTRegion.h" |