| Index: sky/engine/core/html/imports/HTMLImportStateResolver.h
|
| diff --git a/sky/engine/core/html/imports/HTMLImportStateResolver.h b/sky/engine/core/html/imports/HTMLImportStateResolver.h
|
| index 5f1747e3435b4b77a68f506a30a91a8f787e4a9a..580f8800a230ab382db3cadce0317e1b37936037 100644
|
| --- a/sky/engine/core/html/imports/HTMLImportStateResolver.h
|
| +++ b/sky/engine/core/html/imports/HTMLImportStateResolver.h
|
| @@ -31,7 +31,7 @@
|
| #ifndef HTMLImportStateResolver_h
|
| #define HTMLImportStateResolver_h
|
|
|
| -#include "core/html/imports/HTMLImportState.h"
|
| +#include "sky/engine/core/html/imports/HTMLImportState.h"
|
|
|
| namespace blink {
|
|
|
|
|