| Index: sky/engine/core/css/CSSLineBoxContainValue.h
|
| diff --git a/sky/engine/core/css/CSSLineBoxContainValue.h b/sky/engine/core/css/CSSLineBoxContainValue.h
|
| index 61bbd21621eae894c748a9d24faeb13b6044d048..1426baf15e3e29f0e5479e0638033f9186eb3d51 100644
|
| --- a/sky/engine/core/css/CSSLineBoxContainValue.h
|
| +++ b/sky/engine/core/css/CSSLineBoxContainValue.h
|
| @@ -26,8 +26,8 @@
|
| #ifndef CSSLineBoxContainValue_h
|
| #define CSSLineBoxContainValue_h
|
|
|
| -#include "core/css/CSSValue.h"
|
| -#include "wtf/PassRefPtr.h"
|
| +#include "sky/engine/core/css/CSSValue.h"
|
| +#include "sky/engine/wtf/PassRefPtr.h"
|
|
|
| namespace blink {
|
|
|
|
|