| Index: Source/core/testing/Internals.cpp
|
| diff --git a/Source/core/testing/Internals.cpp b/Source/core/testing/Internals.cpp
|
| index a53b3403b0f6ab5332207cf1de6be793e4966682..7b4715a499a2abc953f9a07590211c7ebf78e0d3 100644
|
| --- a/Source/core/testing/Internals.cpp
|
| +++ b/Source/core/testing/Internals.cpp
|
| @@ -53,6 +53,7 @@
|
| #include "core/dom/PseudoElement.h"
|
| #include "core/dom/Range.h"
|
| #include "core/dom/StaticNodeList.h"
|
| +#include "core/dom/StyleEngine.h"
|
| #include "core/dom/TreeScope.h"
|
| #include "core/dom/ViewportDescription.h"
|
| #include "core/dom/shadow/ComposedTreeWalker.h"
|
|
|