| Index: sky/engine/core/dom/TextLinkColors.h
|
| diff --git a/sky/engine/core/dom/TextLinkColors.h b/sky/engine/core/dom/TextLinkColors.h
|
| index 74b9a6f172ff20b1b1fca5668f44dd4d012b7a92..fb06d07bfe821056785b2f78eb509df0f0aa8c1b 100644
|
| --- a/sky/engine/core/dom/TextLinkColors.h
|
| +++ b/sky/engine/core/dom/TextLinkColors.h
|
| @@ -28,8 +28,8 @@
|
| #ifndef TextLinkColors_h
|
| #define TextLinkColors_h
|
|
|
| -#include "platform/graphics/Color.h"
|
| -#include "wtf/Noncopyable.h"
|
| +#include "sky/engine/platform/graphics/Color.h"
|
| +#include "sky/engine/wtf/Noncopyable.h"
|
|
|
| namespace blink {
|
|
|
|
|