| Index: Source/core/dom/shadow/ShadowRoot.cpp
|
| diff --git a/Source/core/dom/shadow/ShadowRoot.cpp b/Source/core/dom/shadow/ShadowRoot.cpp
|
| index ef7956fa9192fac7686d2a13c6222b8cb967a0a0..ef36e27aee4e323354f72f9b7182fe38a16cbf3c 100644
|
| --- a/Source/core/dom/shadow/ShadowRoot.cpp
|
| +++ b/Source/core/dom/shadow/ShadowRoot.cpp
|
| @@ -37,7 +37,7 @@
|
| #include "core/dom/shadow/ElementShadow.h"
|
| #include "core/dom/shadow/InsertionPoint.h"
|
| #include "core/dom/shadow/ShadowRootRareData.h"
|
| -#include "core/editing/Serialization.h"
|
| +#include "core/editing/serializers/Serialization.h"
|
| #include "core/html/HTMLShadowElement.h"
|
| #include "public/platform/Platform.h"
|
|
|
|
|