| Index: Source/core/dom/ContainerNodeAlgorithms.h
|
| diff --git a/Source/core/dom/ContainerNodeAlgorithms.h b/Source/core/dom/ContainerNodeAlgorithms.h
|
| index 5e09a6b5255e434963d940634226bd6522e943f3..f02eb7f8112349de45de79c7e0e709bba834eb3c 100644
|
| --- a/Source/core/dom/ContainerNodeAlgorithms.h
|
| +++ b/Source/core/dom/ContainerNodeAlgorithms.h
|
| @@ -26,8 +26,7 @@
|
| #include "core/dom/NodeTraversal.h"
|
| #include "core/html/HTMLFrameOwnerElement.h"
|
| #include "core/inspector/InspectorInstrumentation.h"
|
| -#include "core/page/Frame.h"
|
| -#include <wtf/Assertions.h>
|
| +#include "wtf/Assertions.h"
|
|
|
| namespace WebCore {
|
|
|
|
|