| Index: Source/core/dom/shadow/InsertionPoint.cpp
|
| diff --git a/Source/core/dom/shadow/InsertionPoint.cpp b/Source/core/dom/shadow/InsertionPoint.cpp
|
| index e6b5b63bcf4f2ec6436ec26f4e12dfebfd89d9aa..7c60606731237eee6d088f00ab2bb1bbaa8ea741 100644
|
| --- a/Source/core/dom/shadow/InsertionPoint.cpp
|
| +++ b/Source/core/dom/shadow/InsertionPoint.cpp
|
| @@ -32,6 +32,7 @@
|
| #include "core/dom/shadow/InsertionPoint.h"
|
|
|
| #include "core/HTMLNames.h"
|
| +#include "core/dom/Document.h"
|
| #include "core/dom/ElementTraversal.h"
|
| #include "core/dom/QualifiedName.h"
|
| #include "core/dom/StaticNodeList.h"
|
|
|