| Index: Source/core/html/track/vtt/VTTElement.cpp
|
| diff --git a/Source/core/html/track/vtt/VTTElement.cpp b/Source/core/html/track/vtt/VTTElement.cpp
|
| index 534fc511e2fc6542711c5f7db81a4062fa2c6c88..c56084ce40ef4d57acd0106794dd9dc529d8b319 100644
|
| --- a/Source/core/html/track/vtt/VTTElement.cpp
|
| +++ b/Source/core/html/track/vtt/VTTElement.cpp
|
| @@ -26,7 +26,7 @@
|
| #include "config.h"
|
| #include "core/html/track/vtt/VTTElement.h"
|
|
|
| -#include "HTMLElementFactory.h"
|
| +#include "core/HTMLElementFactory.h"
|
|
|
| namespace WebCore {
|
|
|
|
|