| Index: sky/engine/core/css/StylePropertySerializer.h
|
| diff --git a/sky/engine/core/css/StylePropertySerializer.h b/sky/engine/core/css/StylePropertySerializer.h
|
| index 1e61bc687f458f2988f0b6605af1749a720b465f..84b6390d11705f89e6588eab40dc7b7a9a3e0404 100644
|
| --- a/sky/engine/core/css/StylePropertySerializer.h
|
| +++ b/sky/engine/core/css/StylePropertySerializer.h
|
| @@ -23,8 +23,8 @@
|
| #ifndef StylePropertySerializer_h
|
| #define StylePropertySerializer_h
|
|
|
| -#include "core/css/CSSValueList.h"
|
| -#include "core/css/StylePropertySet.h"
|
| +#include "sky/engine/core/css/CSSValueList.h"
|
| +#include "sky/engine/core/css/StylePropertySet.h"
|
|
|
| namespace blink {
|
|
|
|
|