| Index: Source/core/css/CSSComputedStyleDeclaration.cpp
|
| diff --git a/Source/core/css/CSSComputedStyleDeclaration.cpp b/Source/core/css/CSSComputedStyleDeclaration.cpp
|
| index 220aaeca9db10b4c3cb630c8cc3b7cd8a771d6f2..89ee01c20e2d77f584969ab40f3536c7ac3e51fb 100644
|
| --- a/Source/core/css/CSSComputedStyleDeclaration.cpp
|
| +++ b/Source/core/css/CSSComputedStyleDeclaration.cpp
|
| @@ -24,7 +24,7 @@
|
| #include "config.h"
|
| #include "core/css/CSSComputedStyleDeclaration.h"
|
|
|
| -#include "bindings/v8/ExceptionState.h"
|
| +#include "bindings/core/v8/ExceptionState.h"
|
| #include "core/CSSPropertyNames.h"
|
| #include "core/StylePropertyShorthand.h"
|
| #include "core/animation/DocumentAnimations.h"
|
|
|