| Index: sky/engine/core/fetch/ResourceLoaderHost.h
|
| diff --git a/sky/engine/core/fetch/ResourceLoaderHost.h b/sky/engine/core/fetch/ResourceLoaderHost.h
|
| index e189791318d6ab99f5daba1b141d925b429ec732..8f8436a14f35ac7af722288a9aeacf7fff606632 100644
|
| --- a/sky/engine/core/fetch/ResourceLoaderHost.h
|
| +++ b/sky/engine/core/fetch/ResourceLoaderHost.h
|
| @@ -31,8 +31,8 @@
|
| #ifndef ResourceLoaderHost_h
|
| #define ResourceLoaderHost_h
|
|
|
| -#include "platform/network/ResourceError.h"
|
| -#include "platform/network/ResourceLoadPriority.h"
|
| +#include "sky/engine/platform/network/ResourceError.h"
|
| +#include "sky/engine/platform/network/ResourceLoadPriority.h"
|
|
|
| namespace blink {
|
|
|
|
|