| Index: Source/core/dom/NodeComputedStyle.h
|
| diff --git a/Source/core/dom/NodeComputedStyle.h b/Source/core/dom/NodeComputedStyle.h
|
| index 450d211860f67f3c5b54872c293fe05da2035ad3..38d8be7d3a3505afc5352aa4156269a9cf45a952 100644
|
| --- a/Source/core/dom/NodeComputedStyle.h
|
| +++ b/Source/core/dom/NodeComputedStyle.h
|
| @@ -29,7 +29,7 @@
|
| #include "core/dom/NodeRenderingTraversal.h"
|
| #include "core/html/HTMLOptGroupElement.h"
|
| #include "core/layout/LayoutObject.h"
|
| -#include "core/layout/style/ComputedStyle.h"
|
| +#include "core/style/ComputedStyle.h"
|
|
|
| namespace blink {
|
|
|
|
|