| Index: Source/core/html/canvas/HitRegion.h
|
| diff --git a/Source/core/html/canvas/HitRegion.h b/Source/core/html/canvas/HitRegion.h
|
| index 5af72478c3c6bccaa83cb51a7c75fcf7cbd2988e..5f1bf9616f9c40dbac7d152c3d328c8c9c4a9a7f 100644
|
| --- a/Source/core/html/canvas/HitRegion.h
|
| +++ b/Source/core/html/canvas/HitRegion.h
|
| @@ -5,7 +5,6 @@
|
| #ifndef HitRegion_h
|
| #define HitRegion_h
|
|
|
| -#include "bindings/core/v8/Dictionary.h"
|
| #include "core/dom/Element.h"
|
| #include "core/html/canvas/HitRegionOptions.h"
|
| #include "platform/graphics/Path.h"
|
|
|