Index: third_party/WebKit/Source/core/html/track/vtt/VTTScanner.h |
diff --git a/third_party/WebKit/Source/core/html/track/vtt/VTTScanner.h b/third_party/WebKit/Source/core/html/track/vtt/VTTScanner.h |
index 903442c11a4205881e79a813e110ae3739dab213..c4ebb8b7e6e53f1622f1561a0072542eaf038878 100644 |
--- a/third_party/WebKit/Source/core/html/track/vtt/VTTScanner.h |
+++ b/third_party/WebKit/Source/core/html/track/vtt/VTTScanner.h |
@@ -31,8 +31,8 @@ |
#define VTTScanner_h |
#include "core/CoreExport.h" |
-#include "platform/ParsingUtilities.h" |
#include "wtf/Allocator.h" |
+#include "wtf/text/ParsingUtilities.h" |
#include "wtf/text/WTFString.h" |
namespace blink { |