Index: third_party/WebKit/Source/core/html/forms/ColorInputType.cpp |
diff --git a/third_party/WebKit/Source/core/html/forms/ColorInputType.cpp b/third_party/WebKit/Source/core/html/forms/ColorInputType.cpp |
index d9d3e793d8e3497687dde3d92fb5a71e971d7e8c..781068b56308a4b5afc9c3b21bd82902d791b59c 100644 |
--- a/third_party/WebKit/Source/core/html/forms/ColorInputType.cpp |
+++ b/third_party/WebKit/Source/core/html/forms/ColorInputType.cpp |
@@ -30,7 +30,7 @@ |
#include "core/html/forms/ColorInputType.h" |
-#include "bindings/core/v8/ExceptionStatePlaceholder.h" |
+#include "bindings/core/v8/ExceptionState.h" |
#include "bindings/core/v8/ScriptController.h" |
#include "core/CSSPropertyNames.h" |
#include "core/InputTypeNames.h" |