| Index: sky/engine/core/dom/DocumentLifecycle.h
|
| diff --git a/sky/engine/core/dom/DocumentLifecycle.h b/sky/engine/core/dom/DocumentLifecycle.h
|
| index b92397528d93e4f4304444cc3aedbbbebea90ff2..1f21ddafed5d125e5b07192aee67a309ec668692 100644
|
| --- a/sky/engine/core/dom/DocumentLifecycle.h
|
| +++ b/sky/engine/core/dom/DocumentLifecycle.h
|
| @@ -31,8 +31,8 @@
|
| #ifndef DocumentLifecycle_h
|
| #define DocumentLifecycle_h
|
|
|
| -#include "wtf/Assertions.h"
|
| -#include "wtf/Noncopyable.h"
|
| +#include "sky/engine/wtf/Assertions.h"
|
| +#include "sky/engine/wtf/Noncopyable.h"
|
|
|
| namespace blink {
|
|
|
|
|