| Index: third_party/WebKit/Source/core/svg/SVGFETileElement.h
|
| diff --git a/third_party/WebKit/Source/core/svg/SVGFETileElement.h b/third_party/WebKit/Source/core/svg/SVGFETileElement.h
|
| index 589e3d7a1505f7bd5aff648a819c232274601c5b..ddfaf81ae6bf1f987831db2f4072420572777ac1 100644
|
| --- a/third_party/WebKit/Source/core/svg/SVGFETileElement.h
|
| +++ b/third_party/WebKit/Source/core/svg/SVGFETileElement.h
|
| @@ -22,7 +22,6 @@
|
| #define SVGFETileElement_h
|
|
|
| #include "core/svg/SVGFilterPrimitiveStandardAttributes.h"
|
| -#include "platform/graphics/filters/FETile.h"
|
| #include "platform/heap/Handle.h"
|
|
|
| namespace blink {
|
|
|