| Index: sky/engine/core/dom/custom/CustomElementLifecycleCallbacks.h
|
| diff --git a/sky/engine/core/dom/custom/CustomElementLifecycleCallbacks.h b/sky/engine/core/dom/custom/CustomElementLifecycleCallbacks.h
|
| index 5f2b212010f41f74adfc3d918002d4c4de74c542..0ae067c3a154e54696a3a360e01078ce611ced3a 100644
|
| --- a/sky/engine/core/dom/custom/CustomElementLifecycleCallbacks.h
|
| +++ b/sky/engine/core/dom/custom/CustomElementLifecycleCallbacks.h
|
| @@ -31,8 +31,8 @@
|
| #ifndef CustomElementLifecycleCallbacks_h
|
| #define CustomElementLifecycleCallbacks_h
|
|
|
| -#include "wtf/RefCounted.h"
|
| -#include "wtf/text/AtomicString.h"
|
| +#include "sky/engine/wtf/RefCounted.h"
|
| +#include "sky/engine/wtf/text/AtomicString.h"
|
|
|
| namespace blink {
|
|
|
|
|