| Index: sky/engine/core/fetch/FetchInitiatorInfo.h
|
| diff --git a/sky/engine/core/fetch/FetchInitiatorInfo.h b/sky/engine/core/fetch/FetchInitiatorInfo.h
|
| index 8ffbb79dffd12cb9fde9d29928db179ddc9c3c16..88149fc4a818179aea7c9180cd4edbce438d5ccc 100644
|
| --- a/sky/engine/core/fetch/FetchInitiatorInfo.h
|
| +++ b/sky/engine/core/fetch/FetchInitiatorInfo.h
|
| @@ -26,8 +26,8 @@
|
| #ifndef FetchInitiatorInfo_h
|
| #define FetchInitiatorInfo_h
|
|
|
| -#include "wtf/text/AtomicString.h"
|
| -#include "wtf/text/TextPosition.h"
|
| +#include "sky/engine/wtf/text/AtomicString.h"
|
| +#include "sky/engine/wtf/text/TextPosition.h"
|
|
|
| namespace blink {
|
|
|
|
|