| Index: sky/engine/wtf/OwnPtrCommon.h
|
| diff --git a/sky/engine/wtf/OwnPtrCommon.h b/sky/engine/wtf/OwnPtrCommon.h
|
| index 5b3414b7975b48c7dbb6f9e2c9e5b513f00efe37..7bbacab87e6dc28e6189b92b0f3f0e549ec1f7f6 100644
|
| --- a/sky/engine/wtf/OwnPtrCommon.h
|
| +++ b/sky/engine/wtf/OwnPtrCommon.h
|
| @@ -29,8 +29,8 @@
|
| #ifndef WTF_OwnPtrCommon_h
|
| #define WTF_OwnPtrCommon_h
|
|
|
| -#include "wtf/Assertions.h"
|
| -#include "wtf/TypeTraits.h"
|
| +#include "sky/engine/wtf/Assertions.h"
|
| +#include "sky/engine/wtf/TypeTraits.h"
|
|
|
| namespace WTF {
|
|
|
|
|