| Index: sky/engine/core/html/HTMLContentElement.h
|
| diff --git a/sky/engine/core/html/HTMLContentElement.h b/sky/engine/core/html/HTMLContentElement.h
|
| index bda70a6f2f8d3707d487a469e8c525e94648a83c..bd8b12ef6b9881c2f6641a5f98ca139d5c05239a 100644
|
| --- a/sky/engine/core/html/HTMLContentElement.h
|
| +++ b/sky/engine/core/html/HTMLContentElement.h
|
| @@ -31,8 +31,8 @@
|
| #ifndef HTMLContentElement_h
|
| #define HTMLContentElement_h
|
|
|
| -#include "core/css/CSSSelectorList.h"
|
| -#include "core/dom/shadow/InsertionPoint.h"
|
| +#include "sky/engine/core/css/CSSSelectorList.h"
|
| +#include "sky/engine/core/dom/shadow/InsertionPoint.h"
|
|
|
| namespace blink {
|
|
|
|
|