| Index: Source/core/css/CSSComputedStyleDeclaration.cpp
|
| diff --git a/Source/core/css/CSSComputedStyleDeclaration.cpp b/Source/core/css/CSSComputedStyleDeclaration.cpp
|
| index b359b289b1a7fa3c15d195d02bc63bd13f03d288..829c82b59cbb7dbbd7dd8b7ebeead053b3fd6312 100644
|
| --- a/Source/core/css/CSSComputedStyleDeclaration.cpp
|
| +++ b/Source/core/css/CSSComputedStyleDeclaration.cpp
|
| @@ -59,7 +59,7 @@
|
| #include "core/dom/Document.h"
|
| #include "core/dom/ExceptionCode.h"
|
| #include "core/dom/PseudoElement.h"
|
| -#include "core/page/RuntimeCSSEnabled.h"
|
| +#include "core/css/RuntimeCSSEnabled.h"
|
| #include "core/frame/animation/AnimationController.h"
|
| #include "core/rendering/RenderBox.h"
|
| #include "core/rendering/RenderGrid.h"
|
|
|