| Index: Source/core/page/PrintContext.cpp
|
| diff --git a/Source/core/page/PrintContext.cpp b/Source/core/page/PrintContext.cpp
|
| index a974db13bcc3e3b217e32e38e2621b59a0c9fa5c..2c196ff33ef4326ef2b7d6fc45ff461993b0cece 100644
|
| --- a/Source/core/page/PrintContext.cpp
|
| +++ b/Source/core/page/PrintContext.cpp
|
| @@ -25,7 +25,6 @@
|
| #include "core/page/FrameView.h"
|
| #include "core/platform/graphics/GraphicsContext.h"
|
| #include "core/rendering/RenderView.h"
|
| -#include "core/rendering/style/StyleInheritedData.h"
|
| #include <wtf/text/WTFString.h>
|
|
|
| namespace WebCore {
|
|
|