| Index: Source/core/frame/FrameView.cpp
|
| diff --git a/Source/core/frame/FrameView.cpp b/Source/core/frame/FrameView.cpp
|
| index 4847e0927c005fbdbdd65f8aad2cafb9b75228d7..1c829a2b7affec299c33a86e4ec1e33298fc7755 100644
|
| --- a/Source/core/frame/FrameView.cpp
|
| +++ b/Source/core/frame/FrameView.cpp
|
| @@ -60,7 +60,7 @@
|
| #include "core/layout/compositing/CompositedDeprecatedPaintLayerMapping.h"
|
| #include "core/layout/compositing/CompositedSelectionBound.h"
|
| #include "core/layout/compositing/DeprecatedPaintLayerCompositor.h"
|
| -#include "core/layout/style/ComputedStyle.h"
|
| +#include "core/style/ComputedStyle.h"
|
| #include "core/layout/svg/LayoutSVGRoot.h"
|
| #include "core/loader/FrameLoader.h"
|
| #include "core/loader/FrameLoaderClient.h"
|
|
|