Chromium Code Reviews| Index: sky/engine/wtf/PassOwnPtr.h |
| diff --git a/sky/engine/wtf/PassOwnPtr.h b/sky/engine/wtf/PassOwnPtr.h |
| index 01a8ce80d1034d45423a12978a89a3146cd404ea..2b49a2fbe27af23310e57d67e157051ab2e69368 100644 |
| --- a/sky/engine/wtf/PassOwnPtr.h |
| +++ b/sky/engine/wtf/PassOwnPtr.h |
| @@ -27,8 +27,8 @@ |
| #ifndef WTF_PassOwnPtr_h |
| #define WTF_PassOwnPtr_h |
| -#include "wtf/NullPtr.h" |
| -#include "wtf/OwnPtrCommon.h" |
| +#include "sky/engine/wtf/NullPtr.h" |
| +#include "sky/engine/wtf/OwnPtrCommon.h" |
| namespace WTF { |