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 3091516f94cef4fd8681d7f0eaf79226eec659e9..516b7bd594264b0a10d62b8e54c710b4b05670f1 100644 |
--- a/third_party/WebKit/Source/core/html/track/vtt/VTTCue.cpp |
+++ b/third_party/WebKit/Source/core/html/track/vtt/VTTCue.cpp |
@@ -31,7 +31,7 @@ |
#include "bindings/core/v8/DoubleOrAutoKeyword.h" |
#include "bindings/core/v8/ExceptionMessages.h" |
-#include "bindings/core/v8/ExceptionStatePlaceholder.h" |
+#include "bindings/core/v8/ExceptionState.h" |
#include "core/CSSPropertyNames.h" |
#include "core/CSSValueKeywords.h" |
#include "core/dom/DocumentFragment.h" |