| Index: sky/engine/core/html/canvas/HitRegion.h
|
| diff --git a/sky/engine/core/html/canvas/HitRegion.h b/sky/engine/core/html/canvas/HitRegion.h
|
| index 9884304074aaf8f795339c3e8483eb727580d9e2..70b261d2eb50e1409de64a773ca0ad837669f9eb 100644
|
| --- a/sky/engine/core/html/canvas/HitRegion.h
|
| +++ b/sky/engine/core/html/canvas/HitRegion.h
|
| @@ -5,7 +5,6 @@
|
| #ifndef SKY_ENGINE_CORE_HTML_CANVAS_HITREGION_H_
|
| #define SKY_ENGINE_CORE_HTML_CANVAS_HITREGION_H_
|
|
|
| -#include "sky/engine/bindings/core/v8/Dictionary.h"
|
| #include "sky/engine/core/dom/Element.h"
|
| #include "sky/engine/platform/graphics/Path.h"
|
| #include "sky/engine/platform/heap/Handle.h"
|
|
|