| Index: Source/core/svg/SVGElementRareData.h
|
| diff --git a/Source/core/svg/SVGElementRareData.h b/Source/core/svg/SVGElementRareData.h
|
| index 9da9d8a0254848fd0afdc3bef6dcec4c055d4f1f..d8bf91be7129bb73fd367a3eea15a403be404c69 100644
|
| --- a/Source/core/svg/SVGElementRareData.h
|
| +++ b/Source/core/svg/SVGElementRareData.h
|
| @@ -21,6 +21,7 @@
|
| #define SVGElementRareData_h
|
|
|
| #include "core/svg/SVGElement.h"
|
| +#include "platform/heap/Handle.h"
|
| #include "wtf/HashSet.h"
|
| #include "wtf/Noncopyable.h"
|
| #include "wtf/StdLibExtras.h"
|
|
|