| Index: Source/core/html/track/WebVTTParser.cpp
 | 
| diff --git a/Source/core/html/track/WebVTTParser.cpp b/Source/core/html/track/WebVTTParser.cpp
 | 
| index 1875081a145492b4dcb16dd62bbbf2af7d0b539c..9863cbc318bf2b1fefac9ab10b2f6497c4c0cb7f 100644
 | 
| --- a/Source/core/html/track/WebVTTParser.cpp
 | 
| +++ b/Source/core/html/track/WebVTTParser.cpp
 | 
| @@ -34,7 +34,6 @@
 | 
|  
 | 
|  #include "core/dom/ProcessingInstruction.h"
 | 
|  #include "core/dom/Text.h"
 | 
| -#include "core/html/HTMLElement.h"
 | 
|  #include "core/html/track/WebVTTElement.h"
 | 
|  #include "core/platform/text/SegmentedString.h"
 | 
|  #include <wtf/text/WTFString.h>
 | 
| 
 |