| Index: third_party/WebKit/Source/core/svg/GradientAttributes.h
|
| diff --git a/third_party/WebKit/Source/core/svg/GradientAttributes.h b/third_party/WebKit/Source/core/svg/GradientAttributes.h
|
| index 0a960ef8d893dfbcbeb51d17f497591f2dae7e09..61c144260fc276ad878e64068015c3c60e8f934d 100644
|
| --- a/third_party/WebKit/Source/core/svg/GradientAttributes.h
|
| +++ b/third_party/WebKit/Source/core/svg/GradientAttributes.h
|
| @@ -22,7 +22,7 @@
|
|
|
| #include "core/svg/SVGGradientElement.h"
|
| #include "core/svg/SVGUnitTypes.h"
|
| -#include "wtf/Allocator.h"
|
| +#include "platform/wtf/Allocator.h"
|
|
|
| namespace blink {
|
|
|
|
|