| Index: Source/core/html/ColorInputType.cpp
|
| diff --git a/Source/core/html/ColorInputType.cpp b/Source/core/html/ColorInputType.cpp
|
| index e51caa91ddb834e944b1e934eba60fb73cc61a4f..1e9a69ca017830bad99bc35da91cc77da35249db 100644
|
| --- a/Source/core/html/ColorInputType.cpp
|
| +++ b/Source/core/html/ColorInputType.cpp
|
| @@ -38,7 +38,7 @@
|
| #include "HTMLInputElement.h"
|
| #include "HTMLOptionElement.h"
|
| #include "InputTypeNames.h"
|
| -#include "ScriptController.h"
|
| +#include "bindings/v8/ScriptController.h"
|
| #include "core/dom/ElementShadow.h"
|
| #include "core/dom/MouseEvent.h"
|
| #include "core/dom/ShadowRoot.h"
|
|
|