Index: third_party/WebKit/Source/core/html/track/vtt/VTTCue.cpp |
diff --git a/third_party/WebKit/Source/core/html/track/vtt/VTTCue.cpp b/third_party/WebKit/Source/core/html/track/vtt/VTTCue.cpp |
index 9e010e15bbeed23046d2e48d3df1998f8ced23ca..0cc8359b5321ff5f8ada481d0a22167f0848fa70 100644 |
--- a/third_party/WebKit/Source/core/html/track/vtt/VTTCue.cpp |
+++ b/third_party/WebKit/Source/core/html/track/vtt/VTTCue.cpp |
@@ -29,9 +29,9 @@ |
#include "core/html/track/vtt/VTTCue.h" |
+#include "bindings/core/v8/DoubleOrAutoKeyword.h" |
#include "bindings/core/v8/ExceptionMessages.h" |
#include "bindings/core/v8/ExceptionStatePlaceholder.h" |
-#include "bindings/core/v8/UnionTypesCore.h" |
#include "core/CSSPropertyNames.h" |
#include "core/CSSValueKeywords.h" |
#include "core/dom/DocumentFragment.h" |