| Index: third_party/WebKit/Source/core/dom/LayoutTreeBuilderTraversal.h
|
| diff --git a/third_party/WebKit/Source/core/dom/LayoutTreeBuilderTraversal.h b/third_party/WebKit/Source/core/dom/LayoutTreeBuilderTraversal.h
|
| index 77e1c0a33e88c4294e7c37808ae2c2086b264c69..7159e6779f73b4338f3c0062568d9d632e021ccc 100644
|
| --- a/third_party/WebKit/Source/core/dom/LayoutTreeBuilderTraversal.h
|
| +++ b/third_party/WebKit/Source/core/dom/LayoutTreeBuilderTraversal.h
|
| @@ -29,10 +29,10 @@
|
|
|
| #include "core/CoreExport.h"
|
| #include "core/dom/Element.h"
|
| +#include "core/dom/shadow/InsertionPoint.h"
|
|
|
| namespace blink {
|
|
|
| -class InsertionPoint;
|
| class LayoutObject;
|
|
|
| namespace LayoutTreeBuilderTraversal {
|
|
|