| Index: Source/core/svg/GradientAttributes.h
|
| diff --git a/Source/core/svg/GradientAttributes.h b/Source/core/svg/GradientAttributes.h
|
| index c8baf2faaab4f187c0474069aff430a794ebf7bc..da09cb6963bd7a1b5abe98f03682d3c5ed1e4b68 100644
|
| --- a/Source/core/svg/GradientAttributes.h
|
| +++ b/Source/core/svg/GradientAttributes.h
|
| @@ -20,8 +20,7 @@
|
| #ifndef GradientAttributes_h
|
| #define GradientAttributes_h
|
|
|
| -#include "core/svg/SVGGradientElement.h"
|
| -#include "core/svg/SVGLength.h"
|
| +#include "core/svg/SVGUnitTypes.h"
|
|
|
| namespace WebCore {
|
|
|
|
|