| Index: Source/core/page/PrintContextTest.cpp
|
| diff --git a/Source/core/page/PrintContextTest.cpp b/Source/core/page/PrintContextTest.cpp
|
| index 38dc758f0e395a79dc9bcdfcac4f862a5044e022..3face6c9af81eeb490ce4bdea0188cefe990e513 100644
|
| --- a/Source/core/page/PrintContextTest.cpp
|
| +++ b/Source/core/page/PrintContextTest.cpp
|
| @@ -6,6 +6,7 @@
|
| #include "core/page/PrintContext.h"
|
|
|
| #include "core/dom/Document.h"
|
| +#include "core/html/HTMLElement.h"
|
| #include "core/testing/DummyPageHolder.h"
|
| #include "platform/graphics/GraphicsContext.h"
|
| #include "platform/testing/SkiaForCoreTesting.h"
|
|
|