| Index: sky/engine/core/dom/ContextLifecycleObserver.h
|
| diff --git a/sky/engine/core/dom/ContextLifecycleObserver.h b/sky/engine/core/dom/ContextLifecycleObserver.h
|
| index a4a8161a25e791843698bf1a7d283a95a0b18d62..65f60a8c5ef6f47348635d856031d71b8f1849e5 100644
|
| --- a/sky/engine/core/dom/ContextLifecycleObserver.h
|
| +++ b/sky/engine/core/dom/ContextLifecycleObserver.h
|
| @@ -27,7 +27,7 @@
|
| #ifndef ContextLifecycleObserver_h
|
| #define ContextLifecycleObserver_h
|
|
|
| -#include "platform/LifecycleContext.h"
|
| +#include "sky/engine/platform/LifecycleContext.h"
|
|
|
| namespace blink {
|
|
|
|
|