| Index: Source/core/dom/shadow/ShadowRoot.cpp
|
| diff --git a/Source/core/dom/shadow/ShadowRoot.cpp b/Source/core/dom/shadow/ShadowRoot.cpp
|
| index 43f37c97b41e55cad7a8e1088c21da4cefa5b69e..5d6c7c846c78759440f0b9fed73328e282800f29 100644
|
| --- a/Source/core/dom/shadow/ShadowRoot.cpp
|
| +++ b/Source/core/dom/shadow/ShadowRoot.cpp
|
| @@ -38,7 +38,7 @@
|
| #include "core/dom/shadow/InsertionPoint.h"
|
| #include "core/dom/shadow/ShadowRootRareData.h"
|
| #include "core/editing/markup.h"
|
| -#include "core/html/shadow/HTMLShadowElement.h"
|
| +#include "core/html/HTMLShadowElement.h"
|
| #include "public/platform/Platform.h"
|
|
|
| namespace WebCore {
|
|
|